On Thu, Sep 06, 2007 at 09:11:12PM +0000, Patrick Schoenfeld wrote:
> Package: lighttpd
> Version: 1.4.17-1
> Followup-For: Bug #386568
> 
> Hi,
> 
> i am trying to provide a lighttpd configuration file in my mantis
> package but aliases don't seem to work. I did the following:
> 
> 1) create a file 20-mantis.conf in conf-available and link it to
> conf-enabled. content:
>       alias.url += ( "/mantis/" => "/usr/share/mantis/www/" )
> 2) restart lighttpd
> 
> It does not work. Result is 404, Not found. Same with "alias.url ="
> instead of "alias.url +=".
> If I do uncomment the existing aliases for /doc, then it results in an
> infinitive loop of these messages in the logfile:
> 
> 127.0.0.1 localhost - [06/Sep/2007:23:08:44 +0200] "GET /mantis//
> HTTP/1.1" 301 0 "-" "Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.6)
> Gecko/20070723 Iceweasel/2.0.0.6 (Debian-2.0.0.6-1)
> 
> I can't imagine a way to get it running. Any ideas?

  could you please reinstate:

alias.url = ("___invalid___" => "___invalid___")

  in lighttpd.conf somewhere, and then use the alias.url += version in
your configuration and tell us if it works ?

thanks
-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgp3EwuHJdVxE.pgp
Description: PGP signature

Reply via email to