Re: help with validator installation on Solaris 2.8 and apache 2.0.46

* Ziying Sherwin wrote:
>while the result from the validator on your website is total different. 

Could you do a

  % perl -MLWP::UserAgent -e "print LWP::UserAgent->new->
    request(HTTP::Request->new(HEAD => shift))->as_string" http://...

For the page you are trying to validate and check the Content-Type line?
Or pre-select the encoding using the advanced form?

Received on Wednesday, 6 August 2003 16:56:06 UTC