Hello,

i have a problem with customized ErrorDocuments within the Apache, because if I 
send an GET request to the webserver which provokes an 414 (i.e. an URL which 
is to long), the apache is not able to deliver the error page, only the 
standard page within the related browser will be displayed?

Also I found another problem that, if I create an 403 with an long URL on an 
customized page, additional elements i.e. pictures will not be loaded, because 
the request for the images within the error page breaks, because of an Bad 
Request 400, it seems that the referrer within the request is with the 
additional picture URL leads to an header which is too long.

Is there any possibility to delimit the referrer or to get the customized 
ErrorDocuments working? Or is there another configuration which needs to be 
added?

Regards,
André

Reply via email to