really include statup example :-)
[bak-git.git] / gitweb / httpd.conf
index 78d5e48..e3d909c 100644 (file)
@@ -1,3 +1,5 @@
+# start with /usr/sbin/lighttpd -f gitweb/httpd.conf
+
 server.document-root = "/home/dpavlin/klin/backup/.git/gitweb"
 server.port = 6999
 server.modules = ( "mod_setenv", "mod_cgi", "mod_accesslog", "mod_access", "mod_compress", "mod_auth" )