<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Albertech.net &#187; xlsx</title>
	<atom:link href="http://albertech.net/tag/xlsx/feed/" rel="self" type="application/rss+xml" />
	<link>http://albertech.net</link>
	<description>Guides and Reviews for WordPress, PHP, MySQL, Apache, CMS Systems, jQuery, and other Technologies</description>
	<lastBuildDate>Fri, 11 May 2012 23:39:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Apache configuration for Microsoft Office 2007 files</title>
		<link>http://albertech.net/2008/11/apache-configuration-for-microsoft-office-2007-files/</link>
		<comments>http://albertech.net/2008/11/apache-configuration-for-microsoft-office-2007-files/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 19:33:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[apach2]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[apache2.conf]]></category>
		<category><![CDATA[docx]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[MIME]]></category>
		<category><![CDATA[office 2007]]></category>
		<category><![CDATA[ppsx]]></category>
		<category><![CDATA[xlsx]]></category>

		<guid isPermaLink="false">http://albertech.net/?p=24</guid>
		<description><![CDATA[If you uploaded some Microsoft Office 2007 files onto your Apache server, you will notice that the files will open up as a zip file from your browser. To fix this, you will need to add the new file extensions to the Apache configuration file so that it will know how to set the correct file type. At first, I tried editing the /etc/mime.types file, but that did not work for me. So, I added the file types into the Apache configuration file and voila -- it worked.

In Apache, edit the httpd.conf file. Or, in Apache2 edit the apache2.conf file. Search ... ]]></description>
		<wfw:commentRss>http://albertech.net/2008/11/apache-configuration-for-microsoft-office-2007-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

