This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 910 - 302 Object Moved When Validating
Summary: 302 Object Moved When Validating
Status: RESOLVED INVALID
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: 0.7.0
Hardware: All Windows XP
: P2 normal
Target Milestone: ---
Assignee: Terje Bless
QA Contact: qa-dev tracking
URL: http://validator.w3.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-11 22:18 UTC by Trevor
Modified: 2004-10-11 22:45 UTC (History)
1 user (show)

See Also:


Attachments

Description Trevor 2004-10-11 22:18:33 UTC
When I Try To Validate My Site, http://www.nawenterprises.com for XHTML 1.0 
Trans, The Validator Service Replies With An Error, 302 Object Moved. I HAve 
Tried The Validator on Other Sites From The Same Box And From subdomains of 
nawenterprises.com. It's just a very weird error and i thought someone should 
know about it
Comment 1 Bj 2004-10-11 22:45:25 UTC
There is something wrong with the configuration of your server, it probably 
expects user agents to handle cookies or something. What is does is to redirect 
http://www.nawenterprises.com to http://www.nawenterprises.com/browser.asp 
which redirects to http://www.nawenterprises.com/default.asp which redirects to 
http://www.nawenterprises.com/browser.asp and so on. Tools give up by then as 
they cannot hope to reach the final location. You would need to talk to whoever 
in charge with server-setup to fix this problem.