ServerName validator.localhost
DocumentRoot "C:\Web\Apache2\validator\htdocs"
CustomLog logs/validator_access.log common
ErrorLog logs/validator_error.log
ScriptAlias /cgi-bin "C:\Web\Apache2\validator\httpd\cgi-bin"
ScriptAlias /check.pl "C:\Web\Apache2\validator\httpd\cgi-bin\check.pl"
ScriptAlias /check "C:\Web\Apache2\validator\httpd\cgi-bin\check.pl"
Options IncludesNOEXEC Indexes MultiViews
AllowOverride None
AddHandler server-parsed .html
AddCharset utf-8 .html