NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/38466: cvsweb does not work with httpd
>Number: 38466
>Category: bin
>Synopsis: cvsweb does not work with httpd
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Apr 20 08:10:01 +0000 2008
>Originator: Arto Huusko
>Release: NetBSD 4.99.55
>Organization:
>Environment:
System: NetBSD mutteri.local 4.99.55 NetBSD 4.99.55 (MUTTERI) #1: Wed Mar 12
18:38:08 EET 2008
root%mutteri.local@localhost:/local/netbsd/build/netbsd-current/amd64/obj/sys/arch/amd64/compile/MUTTERI
amd64
Architecture: x86_64
Machine: amd64
>Description:
httpd, in cgi-bozo.c on line 121 appends index.html to CGI URLs that end
in '/'. This breaks cvsweb, and quite likely many other CGI applications
that use trailing paths.
>How-To-Repeat:
Install cvsweb, use it with httpd, see it fail with error message
'index.html not found'.
>Fix:
A new option to disable appending index.html for CGI scripts?
Disabling index.html for CGI unconditionally (which is what I have done
for my local copy for the time being)?
Home |
Main Index |
Thread Index |
Old Index