<?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>localhost &#8211; My Web Development</title>
	<atom:link href="https://mywebdevelopment.org/tag/localhost/feed/" rel="self" type="application/rss+xml" />
	<link>https://mywebdevelopment.org</link>
	<description>Always learning something new..</description>
	<lastBuildDate>Wed, 10 Sep 2014 00:03:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Using WAMP to test site, localhost redirects to live site</title>
		<link>https://mywebdevelopment.org/using-wamp-test-site-localhost-redirects-live-site/</link>
				<pubDate>Thu, 30 Jan 2014 00:25:20 +0000</pubDate>
		<dc:creator><![CDATA[Elias]]></dc:creator>
				<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[WAMP]]></category>

		<guid isPermaLink="false">http://mywebdevelopment.org/?p=631</guid>
				<description><![CDATA[<p>Using WAMP to test site, localhost redirects to live site when I migrated it using phpMyAdmin onto localhost WAMP server. Migration was successful, allowing access into PrestaShop Back Office.   However, in attempts to access Front Office, I would get redirected to the live site. To resolve this redirect issue, I logged into the BO and adjust… <span class="read-more"><a href="https://mywebdevelopment.org/using-wamp-test-site-localhost-redirects-live-site/">Read More &#187;</a></span></p>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/using-wamp-test-site-localhost-redirects-live-site/">Using WAMP to test site, localhost redirects to live site</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></description>
								<content:encoded><![CDATA[<p><span style="line-height: 1.5em;">Using WAMP to test site, localhost redirects to live site when I migrated it using phpMyAdmin onto localhost WAMP server. </span></p>
<p><span style="line-height: 1.5em;">Migration was successful, allowing access into PrestaShop Back Office.  </span></p>
<p><span style="line-height: 1.5em;">However, in attempts to access Front Office, I would get redirected to the live site. </span></p>
<p><span style="line-height: 1.5em;">To resolve this redirect issue,</span><span style="line-height: 1.5em;"> I logged into the BO and adjust the following.</span></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<strong>preferences &gt; SEO &amp; URLs</strong></p>
<p><strong>PS directory:</strong> <span style="color: #800000;">/MyProject/</span></p>
<p><strong>Shop domain name:</strong> <span style="color: #800000;">localhost</span><br />
<strong>Shop domain name for SSL:</strong> <span style="color: #800000;">localhost</span></p>
<p><strong>save</strong><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>If you are receiving <span style="text-decoration: underline;">&#8220;Page not found&#8221; or <span style="color: #800000; text-decoration: underline;">/MyProject/en/</span> is blank</span>, then a couple of things need to be done.</p>
<p><strong>Step 1.)</strong><br />
Generate a new .htaccess file in BO, or copy/paste your existing one into root of your PrestaShop installation.</p>
<p><strong>Step 2.)</strong><br />
Enable the rewrite_module for Apache on your WAMP Server, and restart Apache: <span style="color: #800000;">Apache &gt; Apache Modules &gt; rewrite_module</span></p>
<p><strong>Resource</strong></p>
<p>localhost keeps being redirected: <a title="localhost keeps being redirected" href="http://www.prestashop.com/forums/topic/211778-localhost-keeps-being-redirected/">http://www.prestashop.com/forums/topic/211778-localhost-keeps-being-redirected/</a><br />
&#8220;Page not found&#8221; with PrestaShop 1.4.8.2 on WAMP: <a title="&quot;Page not found&quot; with PrestaShop 1.4.8.2 on WAMP" href="http://www.prestashop.com/forums/topic/175273-page-not-found-with-prestashop-1482-on-wamp/">http://www.prestashop.com/forums/topic/175273-page-not-found-with-prestashop-1482-on-wamp/</a><br />
PrestaShop Blank Page: <a title="Blank Page" href="http://www.prestashop.com/forums/topic/10115-big-problem-blank-page/">http://www.prestashop.com/forums/topic/10115-big-problem-blank-page/</a></p>
 <script type="text/javascript"><!--
google_ad_client = "ca-pub-9218567626174444";
/* My Web Dev Resources */
google_ad_slot = "3283801538";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<p>The post <a rel="nofollow" href="https://mywebdevelopment.org/using-wamp-test-site-localhost-redirects-live-site/">Using WAMP to test site, localhost redirects to live site</a> appeared first on <a rel="nofollow" href="https://mywebdevelopment.org">My Web Development</a>.</p>
]]></content:encoded>
										</item>
	</channel>
</rss>
