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