diff options
Diffstat (limited to 'apache.conf')
-rw-r--r-- | apache.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apache.conf b/apache.conf index 48954fd..18d7fa5 100644 --- a/apache.conf +++ b/apache.conf @@ -1,3 +1,8 @@ +# +# New URL site/sitesummary/ listing the current statistics, and +# site/cgi-bin/sitesummary-collector.cgi to receive submissions. +# + NameVirtualHost * <VirtualHost *> ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ |