Bug#386568: lighttpd: Commenting doc and images aliases solve the problem

2007-07-28 Thread Pierre Habouzit
On Mon, Nov 13, 2006 at 01:53:39AM +0100, Sylvain Le Gall wrote: > 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/", >

Bug#386568: lighttpd: Commenting doc and images aliases solve the problem

2006-11-12 Thread Sylvain Le Gall
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/" =>