CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2011/09/06 02:49:51

Modified files:
        www/lighttpd   : Makefile 
        www/lighttpd/patches: patch-src_connections_c 
Added files:
        www/lighttpd/patches: patch-src_mod_staticfile_c 

Log message:
fixes from lighttpd upstream via Brad (maintainer)
- Add static-file.disable-pathinfo option to prevent handling of
urls like .../secret.php/image.jpg as static file.
- Don't overwrite 401 (auth required) with 501 (unknown method).

Reply via email to