CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/08 12:29:42
Modified files:
usr.sbin/httpd : http.h httpd.h server_fcgi.c server_file.c
server_http.c
Log message:
When opening directories, re-match the location after the index file
has been appended. This allows to use a fastcgi target as the default
index, for example index.php.
OK florian@
