Joungkyun / mod_url

mod_url for Apache & lighttpd module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

mod_url for Apache & lighttpd module


Languages

Language:C 94.1%Language:Batchfile 3.7%Language:M4 1.4%Language:Makefile 0.8%