Community Add-Ons
| Maintainers: | vinz |
AP URL Rewriting
for osCommerce Online Merchant v2.2
This contribution provides Search Engine Friendly Urls in easy and efficient way using Apache URL Rewriting Engine and PHP HTTP Redirection.
Examples :
- category: http://domain/en/dvd-movies/action
-> http://domain/index.php?cPath=3_10
- product: http://domain/en/dvd-movies/action/lethal-weapon.html
-> http://domain/product_info.php?cPath=3_10&products_id=13
Note: AP means Apache + PHP.
Designed and developped by Abekom : dev@abekom.com
Legend:
Download
Report
New regular expression in rewriting rule (better compatibility with most common ISPs).
This file is the full procedure for AP URL Rewriting installation.
