1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-apache-2.4.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule50 mezzanine_patched_e-smith-apache-2.4.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule50 |
2 |
--- e-smith-apache-2.4.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule50 2008-10-07 10:53:34.000000000 -0500 |
3 |
+++ mezzanine_patched_e-smith-apache-2.4.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/20LoadModule50 2013-10-02 21:07:53.822607191 -0500 |
4 |
@@ -4,10 +4,9 @@ |
5 |
proxy_http |
6 |
alias |
7 |
rewrite |
8 |
- access |
9 |
authz_host |
10 |
authz_user |
11 |
- auth |
12 |
- auth_anon |
13 |
+ authn_file |
14 |
+ authn_anon |
15 |
)); |
16 |
} |