* publish internal tools for svn/trac
[lab.git] / TipAndDoc / apache2 / httpd.conf
diff --git a/TipAndDoc/apache2/httpd.conf b/TipAndDoc/apache2/httpd.conf
new file mode 100644 (file)
index 0000000..b5a8b2e
--- /dev/null
@@ -0,0 +1,4 @@
+NameVirtualHost *:443
+<IfModule mod_status.c>
+       ExtendedStatus On
+</IfModule>