[solved] "Use SEO URLs"-Yes, get 404 and no index.php
Posted: Thu May 17, 2012 8:52 am
Fresh v1.5.2.1, My host says "The Apache module "mod-rewrite" is currently installed and enabled on all of our servers by default". I changed at /public_html/store/ the file name to .htaccess (and ".htaccess." , I am not sure which is correct). I set in admin/store/settings/server to Yes for "Use SEO Urls".
The result is good URLs for products and categories, but only the "home" page shows up/loads as mysite/com/store/. The other pages give:
Not Found
The requested URL /store/VX18-home-gym was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I am clearing browsing data after changes. Some times I get the similar 404 not found result, but it says it can't find "URL/index.php on this server" instead, which is also in /public_html/store/ (same folder as the .htaccess file) (this happens if I name the file ".htaccess" ).
What should I try next. None of the 6 commented commands in the htaccess file seem like they will help if I uncomment them.
Thank you
The result is good URLs for products and categories, but only the "home" page shows up/loads as mysite/com/store/. The other pages give:
Not Found
The requested URL /store/VX18-home-gym was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I am clearing browsing data after changes. Some times I get the similar 404 not found result, but it says it can't find "URL/index.php on this server" instead, which is also in /public_html/store/ (same folder as the .htaccess file) (this happens if I name the file ".htaccess" ).
What should I try next. None of the 6 commented commands in the htaccess file seem like they will help if I uncomment them.
Thank you