[pkg-lighttpd] Bug#386568: lighttpd: Commenting doc and images aliases solve the problem

Sylvain Le Gall gildor at debian.org
Mon Nov 13 01:53:39 CET 2006


Package: lighttpd
Version: 1.4.13-4
Followup-For: Bug #386568

Hello,

When trying to enable cgi in lighttp, i need to comment the following
lines in lighttpd.conf :

$HTTP["remoteip"] =~ "127.0.0.1" {
       alias.url += ( 
               "/doc/" => "/usr/share/doc/",
               "/images/" => "/usr/share/images/"
       )
       $HTTP["url"] =~ "^/doc/|^/images/" {
               dir-listing.activate = "enable"
       }
}


If i don't comment it, all cgi-bin request, ended with a 404 error !

Regard
Sylvain Le Gall

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-486
Locale: LANG=fr_FR at euro, LC_CTYPE=fr_FR at euro (charmap=ISO-8859-15)

Versions of packages lighttpd depends on:
ii  libattr1                     2.4.32-1    Extended attribute shared library
ii  libbz2-1.0                   1.0.3-6     high-quality block-sorting file co
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libldap2                     2.1.30-13.2 OpenLDAP libraries
ii  libpcre3                     6.7-1       Perl 5 Compatible Regular Expressi
ii  libssl0.9.8                  0.9.8c-3    SSL shared libraries
ii  lsb-base                     3.1-19      Linux Standard Base 3.1 init scrip
ii  mime-support                 3.37-1      MIME files 'mime.types' & 'mailcap
ii  zlib1g                       1:1.2.3-13  compression library - runtime

Versions of packages lighttpd recommends:
pn  php4-cgi | php5-cgi           <none>     (no description available)

-- no debconf information




More information about the pkg-lighttpd-maintainers mailing list