diff -up smeserver-ajaxterm-1.0.5/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/26ajaxterm.patch3 smeserver-ajaxterm-1.0.5/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/26ajaxterm --- smeserver-ajaxterm-1.0.5/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/26ajaxterm.patch3 2013-06-27 11:57:52.000000000 -0400 +++ smeserver-ajaxterm-1.0.5/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/26ajaxterm 2013-06-27 12:00:35.000000000 -0400 @@ -13,7 +13,6 @@ if ($port eq "443") $OUT .= " AddExternalAuth pwauth $fileauth\n"; $OUT .= " SetExternalAuthMethod pwauth pipe\n"; $OUT .= " \n"; - $OUT .= " AllowOverride None\n"; $OUT .= " order deny,allow\n"; $OUT .= " deny from all\n"; $OUT .= " allow from all\n";