Index: /branches/releng-10/nanobsd/files/usr/local/etc/apache24/httpd.conf
===================================================================
--- /branches/releng-10/nanobsd/files/usr/local/etc/apache24/httpd.conf	(revision 12955)
+++ /branches/releng-10/nanobsd/files/usr/local/etc/apache24/httpd.conf	(revision 12960)
@@ -247,8 +247,5 @@
     Require all granted
 </Directory>
-<Directory "/usr/local/www/wlportal">
-Options Indexes FollowSymLinks ExecCGI
-AllowOverride None
-</Directory>
+
 #
 # DirectoryIndex: sets the file that Apache will serve if a directory
@@ -256,5 +253,5 @@
 #
 <IfModule dir_module>
-    DirectoryIndex index.html index.cgi
+    DirectoryIndex index.html
 </IfModule>
 
