[prev in list] [next in list] [prev in thread] [next in thread] 

List:       alpine-info
Subject:    [Alpine-info] Re: lighttpd
From:       "=?UTF-8?Q?Andra=C5=BE_'ruskie'_Levstik?=" <ruskie () codemages ! net>
Date:       2008-11-07 11:20:04
Message-ID: alpine.LNX.2.00.0811071217130.31316 () freya
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 1 Sep 2008, Eric d'Alibut wrote:

> Has anyone got web alpine to work with lighttpd?
>
> All I get is the directory listing of /var/www/alpine, i.e. of
> /usr/local/libexec/alpine/cgi.
>
> Do I need to include 'index.tcl' in lighttpd's list of index file names?
>

Took me a while to get subscribed and sending through gmane isn't working on this
ML.

You need to map the tcl extension to the tcl binary:

cgi.assign                 = ( ".pl" => "/usr/bin/perl",
                                ".cgi" => "",
                                ".rhtml" => "/usr/bin/eruby",
                                ".php" => "/usr/bin/php-cgi",
                                ".rbx" => "/usr/bin/ruby",
                                ".py" => "/usr/bin/python",
                                ".tcl" => "/usr/bin/tcl",
                                ".sh" => "/bin/bash" )

In your lighttpd.conf and also set index.tcl to be one of the possible indexes.

Hope this helps


- -- 
Andraž "ruskie" Levstik
Source Mage GNU/Linux Games grimoire guru
Geek/Hacker/Tinker

Be sure brain is in gear before engaging mouth.
Quis custodiet ipsos custodies.
Ryle hira.

Key id = F4C1F89C
Key fingerprint = 6FF2 8F20 4C9D DB36 B5B6  F134 884D 72CC F4C1 F89C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJFCRoiE1yzPTB+JwRApT9AJwKQvIQgwGybXDgnZNIHyjnhkYrnQCgnBC5
wRyqD+1fHDWM93eJ3p/9ABQ=
=3uPH
-----END PGP SIGNATURE-----

_______________________________________________
Alpine-info mailing list
Alpine-info@u.washington.edu
http://mailman2.u.washington.edu/mailman/listinfo/alpine-info


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic