CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2010/04/18 02:24:31

Modified files:
        www/lighttpd   : Makefile 
Added files:
        www/lighttpd/patches: patch-src_response_c 

Log message:
Fix from upstream via Brad:
Check uri instead of physical path for directory redirect.
Should fix alias handling for "/foo" => "/var/www/";
http://example.com/foo should result in a redirect to
http://example.com/foo/

Reply via email to