/mod_url

mod_url for Apache & lighttpd module

Primary LanguageC

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

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