1 |
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 |
2 |
--- 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 |
3 |
+++ 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 |
4 |
@@ -13,7 +13,6 @@ if ($port eq "443") |
5 |
$OUT .= " AddExternalAuth pwauth $fileauth\n"; |
6 |
$OUT .= " SetExternalAuthMethod pwauth pipe\n"; |
7 |
$OUT .= " <Location /$webalias>\n"; |
8 |
- $OUT .= " AllowOverride None\n"; |
9 |
$OUT .= " order deny,allow\n"; |
10 |
$OUT .= " deny from all\n"; |
11 |
$OUT .= " allow from all\n"; |