All,

in my .htaccess file I have

 ErrorDocument 400 /Errors/BadRequest.html
 ErrorDocument 404 /Errors/NotFound.html

Now when I type a URL thats not there the correct error document
pops up. When I type a rather bad URL with chars like %^$%$^% it
comes up with the original APACHE based error message (that one liner).

This is whats in the LOG:

XXX.XXX.XXX.XXX - - [05/Apr/2002:12:39:14 +1000] "GET /&^%&*% HTTP/1.0" 400 300

so it knows its a bad request, yet its not using my error doc....


Any idea why thats happening?



jobst



-- 
Why is the man who invests all your money called a broker?

             __, Jobst Schmalenbach, [EMAIL PROTECTED], Technical Director
   _ _.--'-n_/   Barrett Consulting Group P/L & The Meditation Room P/L      
 -(_)------(_)=  +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to