|
Posted by HansH on 02/09/07 00:30
<endlesstide@gmail.com> schreef in bericht
news:1170973455.727188.97820@q2g2000cwa.googlegroups.com...
> -----------------------------------------------------------------------------------------------------
> "CGIWrap Error: Execution of this script not permitted",
> There is no "siauiauisuiaoi.php" page, anything that doesn't exist
> shows this screen.
>
> So..... if I had full unfettered control over the server environment,
> what changes can be made to make this a custom screen,
http://httpd.apache.org/docs/2.2/mod/core.html#errordocument
> or not display any information at all? :-)
ErrorDocument 404 "<html></html>"
Though this will be too smallfor some browsers
Microsoft Internet Explorer (MSIE) will by default ignore server-generated
error messages when they are "too small" and substitute its own "friendly"
error messages. The size threshold varies depending on the type of error,
but in general, if you make your error document greater than 512 bytes, then
MSIE will show the server-generated error rather than masking it.
HansH
Navigation:
[Reply to this message]
|