/[smeserver]/rpms/turba-h3/sme8/turba.conf
ViewVC logotype

Annotation of /rpms/turba-h3/sme8/turba.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Thu Jun 26 05:05:58 2008 UTC (15 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Wed Jun 18 2008 John H. Bennett III <bennettj@johnbennettservices.com> 2.2.1-1
- Update to Turba 2.2.1

1 slords 1.1 #
2     # File: turba.conf
3     # $Horde: turba/packaging/redhat/turba.conf,v 1.1 2001/12/15 12:45:11 bjn Exp $
4     #
5     # This is the Turba Apache configuration file; it is included from the
6     # Apache httpd.conf file. This version is for Red Hat 7.x systems.
7     #
8    
9     <Directory "/var/www/html/horde/turba/config">
10     order deny,allow
11     deny from all
12     </Directory>
13     <Directory "/var/www/html/horde/turba/lib">
14     order deny,allow
15     deny from all
16     </Directory>
17     <Directory "/var/www/html/horde/turba/locale">
18     order deny,allow
19     deny from all
20     </Directory>
21     <Directory "/var/www/html/horde/turba/po">
22     order deny,allow
23     deny from all
24     </Directory>
25     <Directory "/var/www/html/horde/turba/templates">
26     order deny,allow
27     deny from all
28     </Directory>

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed