wok-next diff tazbb/receipt @ rev 3566
tazpkg-web: add tazpkg:// link
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 25 08:56:20 2009 +0200 (2009-06-25) |
parents | 69d3f80c266e |
children | 28ce60b11e25 |
line diff
1.1 --- a/tazbb/receipt Sun Jun 21 18:16:04 2009 +0200 1.2 +++ b/tazbb/receipt Thu Jun 25 08:56:20 2009 +0200 1.3 @@ -34,8 +34,8 @@ 1.4 ln -s $1/var/lib/tazbb/web $1/var/www/vhosts/bb 1.5 cat << _EOT_ 1.6 1.7 -To have Tazbb web interface on your local system you can add a vhost 1.8 -to Lighttp (or Apache) and the hostname to /etc/hosts. Example for Lighty: 1.9 +To have a Tazbb web interface on your local system, you can add a vhost 1.10 +to Lighttpd (or Apache) and the hostname to /etc/hosts. Example for Lighty: 1.11 1.12 $HTTP["host"] =~ "bb" { 1.13 server.document-root = "/var/www/vhost/bb"