Innovation Award
 October 2007
Number 2 |
mod_rewrite is a popular module for the Apache Web servers. It is often used to rewrite Web site page URLs to make them nicer and easier to type for the users.
Usually developers need to know how to create regular expressions to configure mod_rewrite.
This class provides an alternative solution to configure mod_rewrite that does not require knowledge of regular expressions. It simplifies the lives of those that want to benefit from mod_rewrite capabilities but do not have the skills to master the syntax of regular expressions.
Manuel Lemos |
This class can be used to generate the definition of configuration rules for rewriting URLs with mod_rewrite.
It takes a list of URLs of pages of sites before rewriting the URL.
The class generates a list of definition of rules to insert in .htaccess or other Apache configuration files to rewrite the URLs in a search engine friendly manner.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (70.8%) |
Good (87.5%) |
Sufficient (66.7%) |
Good (87.5%) |
- |
- |
Not sure (59.6%) |
731 |
| Month: |
Not yet rated by the users |
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.