<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://help.x-cart.com/index.php?action=history&amp;feed=atom&amp;title=X-Cart%3A%22Page_not_found%22_error</id>
	<title>X-Cart:&quot;Page not found&quot; error - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://help.x-cart.com/index.php?action=history&amp;feed=atom&amp;title=X-Cart%3A%22Page_not_found%22_error"/>
	<link rel="alternate" type="text/html" href="https://help.x-cart.com/index.php?title=X-Cart:%22Page_not_found%22_error&amp;action=history"/>
	<updated>2026-05-31T00:50:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.5</generator>
	<entry>
		<id>https://help.x-cart.com/index.php?title=X-Cart:%22Page_not_found%22_error&amp;diff=4843&amp;oldid=prev</id>
		<title>Ivka: Created page with ''''Q:'''  I got &quot;Page not found&quot; error while accessing X-Cart store via HTTPS, what's wrong?  '''A:'''  According to the [[X-Cart:Server_Requirements_(X-Cart_4.4)#Advanced_requir…'</title>
		<link rel="alternate" type="text/html" href="https://help.x-cart.com/index.php?title=X-Cart:%22Page_not_found%22_error&amp;diff=4843&amp;oldid=prev"/>
		<updated>2010-10-19T07:03:35Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;&amp;#039;&amp;#039;&amp;#039;Q:&amp;#039;&amp;#039;&amp;#039;  I got &amp;quot;Page not found&amp;quot; error while accessing X-Cart store via HTTPS, what&amp;#039;s wrong?  &amp;#039;&amp;#039;&amp;#039;A:&amp;#039;&amp;#039;&amp;#039;  According to the [[X-Cart:Server_Requirements_(X-Cart_4.4)#Advanced_requir…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Q:'''&lt;br /&gt;
&lt;br /&gt;
I got &amp;quot;Page not found&amp;quot; error while accessing X-Cart store via HTTPS, what's wrong?&lt;br /&gt;
&lt;br /&gt;
'''A:'''&lt;br /&gt;
&lt;br /&gt;
According to the [[X-Cart:Server_Requirements_(X-Cart_4.4)#Advanced_requirements_and_recommended_settings | X-Cart requirements]] the root folders for HTTP and HTTPS site locations should be the same. The &amp;quot;page not found&amp;quot; error means that HTTPS folder does not contain X-Cart. There are several ways to resolve this issue:&lt;br /&gt;
&lt;br /&gt;
# Check X-Cart configuration (config.php) and make sure the HTTPS server location is correct.&lt;br /&gt;
# Contact your hosting company and ask them to reconfigure your server in such a way that your secure and non-secure servers use the same directory.&lt;br /&gt;
# If you manage your server yourself, you can create a symbolic link from secure to in-secure folders e.g.: ./httpsdocs/ to ./httpdocs/  &amp;lt;br/&amp;gt;The following shell command can be used for the purpose: &amp;lt;source&amp;gt;ln -s /home/..../httpdocs /home/..../httpsdocs&amp;lt;/source&amp;gt; &amp;lt;br/&amp;gt;In this case you should make sure that your server is configured to follow &amp;quot;symlinks&amp;quot; (httpd.conf -&amp;gt; Options FollowSymLinks, for the domain root).&lt;br /&gt;
# The other way is to put another copy of X-Cart in the HTTPS directory. (Not recommended!)&lt;br /&gt;
&lt;br /&gt;
[[Category:Troubleshooting]]&lt;/div&gt;</summary>
		<author><name>Ivka</name></author>
		
	</entry>
</feed>