summaryrefslogtreecommitdiff
path: root/FS/FS/part_export/apache.pm
diff options
context:
space:
mode:
authorivan <ivan>2004-06-17 12:32:42 +0000
committerivan <ivan>2004-06-17 12:32:42 +0000
commit63ccbe91bddf551d9a684fe099a3970aa705389e (patch)
tree88f481a0377aab3465f0b6f23640aac6304272d5 /FS/FS/part_export/apache.pm
parentc4ed19db84cc71ef13ded9f86ba413411b5c05f6 (diff)
add frontpage extensions to www_shellcommands export
Diffstat (limited to 'FS/FS/part_export/apache.pm')
-rw-r--r--FS/FS/part_export/apache.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/part_export/apache.pm b/FS/FS/part_export/apache.pm
index 17fbabf..35b00cc 100644
--- a/FS/FS/part_export/apache.pm
+++ b/FS/FS/part_export/apache.pm
@@ -24,6 +24,7 @@ ServerName $zone
ServerAlias *.$zone
#BandWidthModule On
#LargeFileLimit 4096 12288
+#FrontpageEnable on
</VirtualHost>
END