Community Add-Ons
| Maintainers: | zarren |
Regester Globals .htaccess patch & broken link redirected to hompage
for osCommerce Online Merchant v2.2
Just a .htaccess file for people running oscommerce on a apache server. This also includes a little extra part that redirects any broken link requests to your hompage.
To install just open .htaccess with notepad and add the path to your oscommerce store. for eg:
ErrorDocument 404 /catalog/index.php
Next drop the .htaccess file into your root dir of your server.
Just a .htaccess file for people running oscommerce on a apache server. This also includes a little extra part that redirects any broken link requests to your hompage.
To install just open .htaccess with notepad and add the path to your oscommerce store. for eg:
ErrorDocument 404 /catalog/index.php
Next drop the .htaccess file into your root dir of your server.
