X-Git-Url: https://git.pld-linux.org/?p=packages%2Fapache1-mod_watch.git;a=blobdiff_plain;f=apache1-mod_watch.conf;h=4ba6f905efd454fc094f0d10d73be702edfd1c06;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=a388ac4ebc0a9842b023fb73a53478a1e59bcc3a;hpb=80374069f480d0960db673ca16fc8ba298359c1e 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 + +