[Zen Cart] 404 Problem
-
- Posts: 1
- Joined: Fri Jul 25, 2008 3:30 pm
[Zen Cart] 404 Problem
This seems to be quite an odd problem and I've been working on a LONG day so it could be an oversight...just thought I'd ask and take a break as I'm out of ideas.
I need to add to the .htaccess file to handle the 404 as well as some 301 errors. The problem is every time I add to the .htaccess file and upload...moments later everything I added is somehow wiped from the .htaccess file that I'm assuming is recreated by Magic SEO URL.
How can I handle this situation without losing the important error situations?
Thanks
I need to add to the .htaccess file to handle the 404 as well as some 301 errors. The problem is every time I add to the .htaccess file and upload...moments later everything I added is somehow wiped from the .htaccess file that I'm assuming is recreated by Magic SEO URL.
How can I handle this situation without losing the important error situations?
Thanks
Re: [Zen Cart] 404 Problem
To prevent .htaccess file from overwriting please make its permissions readonly and/or place readonly-htaccess file to the same directory (see docs/install.html for more details).