CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/04 15:23:58
Modified files:
usr.sbin/httpd : httpd.conf.5 httpd.h parse.y server_fcgi.c
server_file.c server_http.c
Log message:
add new url stripping option:
strip number
Strip number path components from the beginning of the
request URI before looking up the stripped-down URI at
the document root.
reviewed with much patience and OK by reyk@
