PDA

View Full Version : error question (ie 404)


Brian Asselin
12-30-2000, 01:46 AM
The following have all shown up in my stats, I know what all but the top three I don't know about (My NT Host lists 32 different errors, what a pain) how do I find and eliminate these errors? (the 302 is 500+ errors in december)


Partial Content (Code 206)
Moved Permanently (Code 301)
Moved Temporarily (Code 302)
Unauthorized (Code 401)
Forbidden (Code 403)
Not Found (Code 404)
Internal Server Error (Code 500)

petesmc
01-05-2001, 09:46 PM
Do you use server side includes. That would explain the 301 and 302. It means, you tried to include something, and you specified the wronf directory or something.