]> git.pld-linux.org Git - packages/apache1-mod_watch.git/commitdiff
- confdir enabled apache1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 10 Feb 2005 01:53:29 +0000 (01:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_watch.conf -> 1.3

apache1-mod_watch.conf

index 4ba6f905efd454fc094f0d10d73be702edfd1c06..fd4fdd02fb04217d77eb66c25a9a8447ec336e0a 100644 (file)
@@ -1,3 +1,6 @@
+# $Id$
+LoadModule watch_module      modules/mod_watch.so
+
 <IfModule mod_watch.c>
   # Allows the URL used to query virtual host data:
   #
@@ -17,3 +20,5 @@
     SetHandler watch-info
   </Location>
 </IfModule>
+
+# vim: filetype=apache ts=4 sw=4 et
This page took 0.110254 seconds and 4 git commands to generate.