Update of /sources/public/validator/httpd/conf In directory hutz:/tmp/cvs-serv21711 Modified Files: httpd.conf Log Message: Restrict CGI/mod_perl config to validator's stuff only, avoid it matching eg. /checklink Index: httpd.conf =================================================================== RCS file: /sources/public/validator/httpd/conf/httpd.conf,v retrieving revision 1.39 retrieving revision 1.40 diff -u -d -r1.39 -r1.40 --- httpd.conf 27 Jul 2007 21:20:17 -0000 1.39 +++ httpd.conf 27 Jul 2007 21:34:44 -0000 1.40 @@ -21,7 +21,7 @@ PerlSwitches -T </IfDefine> -<LocationMatch "^/+w3c-validator/+(check|feedback(\.html)?)"> +<LocationMatch "^/+w3c-validator/+(check(/+referer)?|feedback(\.html)?)$"> Options +ExecCGI SetHandler cgi-script <IfDefine MODPERL2>Received on Friday, 27 July 2007 21:34:59 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:33:19 GMT