Community Add-Ons

Maintainers: zarren
Add file to this package
Top » Other

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.

Legend:  Download   Report
Expand All / Collapse All
Regester Globals .htaccess patch & broken link redirected to hompage zarren 21 Mar 2007  

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.