LoadModule watch_module modules/mod_watch.so # Allows the URL used to query virtual host data: # # http://www.snert.com/watch-info # SetHandler watch-info # Allows the URL used to query file owner and web # server data: # # http://www.snert.com/~achowe/watch-info # http://www.snert.com/~SERVER/watch-info # SetHandler watch-info # Intended for debugging and analysis of shared memory # hash table and weenie files: # # http://www.snert.com/watch-table # SetHandler watch-table # vim: ts=4 filetype=apache