mod_url for Apache & lighttpd module
mod_url rewrites uri that fix mismatched URL encoding between server and client.
License
- For apache modules, GPL2
- For lighttpd modules, BSD 2-clause
Compatibility
- apache 1.3
- apache 2
- lighttpd
- nginx use @vozlt nginx-module-url
Download
This project has no plan for release. Use latest rivision.
Installation
-
For Apache
shell> apxs -i -c mod_url.c
-
For lighttpd
See also README in the lighttpd mod_url directory