 September 2008
Number 6 |
mod_rewrite is an Apache server module that converts the URLs used to access to a site to URLs of a different format using regular expressions.
mod_rewrite is often used to make a site use friendly URLs for pages that are easier to read by the users.
However, if you have a regular URL and need to go back the friendly URL, usually the site code must know the URL rewriting rules.
This class provides a different solution that allows a site to automatically determine the URLs of a page before being rewritten. It reads Apache configuration files and reverts the mod_rewrite rules applied to a site relative URL.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.
 If you know an application of this package, send a message to the author to add a link here.
| |
Files |
|
|
|
|