slitaz-forge rev 573

tank: up lighty piclass vhost
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jul 30 21:34:36 2014 +0200 (2014-07-30)
parents 3f69f6b3ee85
children 6054f60da834
files tank/files/etc/lighttpd/vhosts.conf
line diff
     1.1 --- a/tank/files/etc/lighttpd/vhosts.conf	Wed Jul 30 12:24:36 2014 +0200
     1.2 +++ b/tank/files/etc/lighttpd/vhosts.conf	Wed Jul 30 21:34:36 2014 +0200
     1.3 @@ -183,7 +183,7 @@
     1.4    server.document-root = "/home/piclass/www"
     1.5    server.errorlog = "/var/log/lighttpd/piclass.org-error.log"
     1.6    accesslog.filename = "/var/log/lighttpd/piclass.org-access.log"
     1.7 -  index-file.names = ( "index.cgi" )
     1.8 +  index-file.names = ( "index.cgi", "index.en.tml", "index.fr.html" )
     1.9    cgi.assign = (
    1.10      ".cgi" => "/bin/sh"
    1.11    )