ErrorDocument 400 xml

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

it works ErrorDocument basic configuration at apache 2.2.6 (win32).

i configured HTTP status 400, 404 and 500 like that
------
#ErrorDocument 400 /errors/400.xml
ErrorDocument 400 /errors/400.html
ErrorDocument 404 /errors/404.xml
ErrorDocument 500 /errors/500.xml

AddType application/xml .xml
------
i verified 404 on firefox and telnet,
but didn't work 400.xml instead of reply standard 400(html format)
(it worked custom 400.html)

i tried in telnet as below(no host value)
-----
telnet localhost 80
GET / HTTP/1.1

-----

my question is
1. my configuration is wrong ?
2. Is the method of verifying me wrong?
3. apache doesn't support  ?

sorry, my poor english.

-- 
komusubi <komusubi@xxxxxxxxx>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux