<?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>Apache &#8211; Techawaken</title>
	<atom:link href="https://www.techawaken.com/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.techawaken.com</link>
	<description>Techawaken shares articles and experience in PHP, MySql, Magento,Joomla, Wordpress, JQuery, Javascript etc.</description>
	<lastBuildDate>Mon, 27 Apr 2015 18:54:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Magento: After &#8220;Use Web Server Rewrite&#8221; is set to yes, home page loads but other pages give 404 error.</title>
		<link>https://www.techawaken.com/magento-use-web-server-rewrite-set-yes-home-page-loads-pages-give-404-error/</link>
				<comments>https://www.techawaken.com/magento-use-web-server-rewrite-set-yes-home-page-loads-pages-give-404-error/#comments</comments>
				<pubDate>Fri, 25 Apr 2014 18:30:33 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[AllowOverride]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Magento 1.x]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=503</guid>
				<description><![CDATA[To remove index.php from the Urls in Magento, I enabled web server rewrites from Magento admin. I cleared the Magento cache and refreshed the home page. The home page loaded well and index.php was removed from all the links on home page but when I clicked link on any home page it gave me 404 error.  If I added index.php to the page URL in browser manually it loaded well. I had Apache running on Ubuntu.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/magento-check-if-the-current-page-is-home-page/" rel="bookmark" title="Magento check if the current page is home page">Magento check if the current page is home page </a></li>
<li><a href="https://www.techawaken.com/magento-cache-sessions-created-ubuntu-tmp-directory/" rel="bookmark" title="Magento cache and sessions created in ubuntu tmp directory">Magento cache and sessions created in ubuntu tmp directory </a></li>
<li><a href="https://www.techawaken.com/magento-serve-css-files-system-file-paths-urls/" rel="bookmark" title="Magento trying serve CSS files using the system file paths instead of URLs">Magento trying serve CSS files using the system file paths instead of URLs </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/magento-use-web-server-rewrite-set-yes-home-page-loads-pages-give-404-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
							</item>
		<item>
		<title>Redirect your website users to your preferred URL, either WITH or WITHOUT the &#8216;www.&#8217; prefix</title>
		<link>https://www.techawaken.com/redirect-website-users-preferred-url-www-prefix/</link>
				<comments>https://www.techawaken.com/redirect-website-users-preferred-url-www-prefix/#respond</comments>
				<pubDate>Sun, 15 Sep 2013 19:09:55 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=386</guid>
				<description><![CDATA[If your website can be accessed with and without www then its considered having duplicate pages. If you have ever integrated the "facebook like" button on your website pages, try accessing the page with www and without www; you will notice different like counts displayed on the pages.

To prevent these duplicate pages on your website, you can redirect non-WWW traffic to WWW or vice-versa using mod_rewrite in your .htaccess file.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/magento-base-url-skin-url-js-url-media-url-store-url/" rel="bookmark" title="Magento: Get Base Url, Skin Url, Js Url, Media Url, Store Url">Magento: Get Base Url, Skin Url, Js Url, Media Url, Store Url </a></li>
<li><a href="https://www.techawaken.com/force-files-download-showing-browser/" rel="bookmark" title="Force Files to Download Instead of Showing Up in the Browser">Force Files to Download Instead of Showing Up in the Browser </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/redirect-website-users-preferred-url-www-prefix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Force Files to Download Instead of Showing Up in the Browser</title>
		<link>https://www.techawaken.com/force-files-download-showing-browser/</link>
				<comments>https://www.techawaken.com/force-files-download-showing-browser/#respond</comments>
				<pubDate>Sat, 10 Aug 2013 19:06:40 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=387</guid>
				<description><![CDATA[Sometimes you may have noticed that when you click on a download link, the file shows up in one browser while in some other browser it gets downloaded. Internet Explorer will usually try to show Microsoft Word files (doc and docx) in the browser, while most other browsers will download it.

If the browser supports a file it shows up the file else it downloads the file. Image files like png, gif, jpg almost always show in the browser. Archive files like zip, tar, and gzip almost are always downloaded.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/prompting-a-user-to-save-the-data-we-are-sending/" rel="bookmark" title="Prompting a user to save the data we are sending">Prompting a user to save the data we are sending </a></li>
<li><a href="https://www.techawaken.com/preventing-a-page-from-being-cached-in-browser/" rel="bookmark" title="Preventing a page from being cached in browser">Preventing a page from being cached in browser </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/force-files-download-showing-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Creating Virtual Hosts</title>
		<link>https://www.techawaken.com/creating-virtual-hosts/</link>
				<comments>https://www.techawaken.com/creating-virtual-hosts/#respond</comments>
				<pubDate>Tue, 17 Apr 2012 18:02:55 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=95</guid>
				<description><![CDATA[Virtual Hosting is a method of hosting multiple websites (domain names like abc.com, great.com etc) on a single server. There are two main types of virtual hosting, name based and IP based.
<ul>
<ul>
<ul>
<ul>
	<li>"name-based": We have multiple names running on each IP address. It is sometimes also called host-based or non-IP virtual hosts.</li>
</ul>
</ul>
</ul>
</ul>
&#160;
<ul>
<ul>
<ul>
<ul>
	<li>"IP-based": We have a different IP address for every web site</li>
</ul>
</ul>
</ul>
</ul><div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/creating-virtual-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
