On Jun 28, 2006, at 5:08 PM, Connex Hosting Limited | James Murphy wrote: > Hello, > > > > Managed to get the script installed and was very easy > however I have a few issues the feedback.html file is missing and > also when you try and check a url it says page not found blan.com/ > check << is missing any ideas? > > Have you configured your Web server properly after installing the validator? If using apache, you will need at least these couple of lines: ScriptAlias /w3c-validator/check /usr/local/validator/cgi-bin/ check ScriptAliasMatch /w3c-validator/feedback(\.html)? /usr/local/ validator/cgi-bin/sendfeedback.pl (adapted for the paths on your server) ... and you should look at the file httpd/conf/httpd.conf in the validator tree, it has other server directives that may be useful. Tell us if this helped, -- olivierReceived on Thursday, 29 June 2006 00:10:05 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:56 UTC