Parent Directory | Revision Log | Revision Graph
* Tue Jun 24 2008 John H. Bennett III <bennettj@johnbennettservices.com> 3.2-2 - Upgrade patch for Horde 3.2.1
1 | diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/85HordeAccess mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/85HordeAccess |
2 | --- e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/85HordeAccess 2006-03-15 17:51:23.000000000 -0600 |
3 | +++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/85HordeAccess 2006-12-05 21:44:38.000000000 -0600 |
4 | @@ -54,6 +54,11 @@ |
5 | deny from all |
6 | </Directory> |
7 | |
8 | +<Directory /home/httpd/html/horde/scripts> |
9 | + order deny,allow |
10 | + deny from all |
11 | +</Directory> |
12 | + |
13 | ); |
14 | } |
15 | else |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |