From: radek Date: Fri, 30 Aug 2002 18:55:45 +0000 (+0000) Subject: - from source package X-Git-Tag: RA-1_0 X-Git-Url: http://git.pld-linux.org/cgi-bin/gitweb.cgi?p=packages%2Fapache1-mod_watch.git;a=commitdiff_plain;h=a388ac4ebc0a9842b023fb73a53478a1e59bcc3a - from source package Changed files: apache-mod_watch.conf -> 1.2 apache1-mod_watch.conf -> 1.2 --- diff --git a/apache-mod_watch.conf b/apache-mod_watch.conf index e69de29..4ba6f90 100644 --- a/apache-mod_watch.conf +++ b/apache-mod_watch.conf @@ -0,0 +1,19 @@ + + # Allows the URL used to query virtual host data: + # + # http://your.pld.machine/watch-info + # + + SetHandler watch-info + + + # Allows the URL used to query file owner and web + # server data: + # + # http://your.pld.machine/~username/watch-info + # http://your.pld.machine/~SERVER/watch-info + # + + SetHandler watch-info + + diff --git a/apache1-mod_watch.conf b/apache1-mod_watch.conf index e69de29..4ba6f90 100644 --- a/apache1-mod_watch.conf +++ b/apache1-mod_watch.conf @@ -0,0 +1,19 @@ + + # Allows the URL used to query virtual host data: + # + # http://your.pld.machine/watch-info + # + + SetHandler watch-info + + + # Allows the URL used to query file owner and web + # server data: + # + # http://your.pld.machine/~username/watch-info + # http://your.pld.machine/~SERVER/watch-info + # + + SetHandler watch-info + +