PDA

Bekijk de volledige versie : httpd.conf



barsju
10-03-2005, 08:24
Hi, I've setup a second httpd on port 81 with this httpd.conf file:

/cgi-bin:traffic:xxxx
ErrorDocument 404 404.html

The first line works as I must present a password to accesss cgi-bin-dir, but the second line doesn't work. I have also tried with full path, /404.html. If I browse to 404.html directly it shows fine. But when i browse to non-existing page I get standard 404 page not found.

I'm running 1.91.2.7c and BusyBox v1.00-pre5 (2004.01.09-12:23+0000)

Bug or my problem? Can anyone confirm?

S.