Index: lighttpd/conf/lighttpd-tag.conf |
=================================================================== |
--- lighttpd/conf/lighttpd-tag.conf (revision 0) |
+++ lighttpd/conf/lighttpd-tag.conf (revision 0) |
@@ -0,0 +1,10 @@ |
+# LightTPD Configuration file (SERVER-TAG) |
+# |
+# Use it as a base for LightTPD 1.0.0 and above. |
+# This version is built for WLMP Webserver Package - http://en.wlmp.project.net/ |
+# |
+# $Id: lighttpd-tag.conf,v 1.0 2006/11/03 23:35:28 weigon Exp $ |
+ |
+## send a different Server: header |
+## be nice and keep it at LightTPD |
+server.tag = "LightTPD/1.4.19 (Win32)" |