/[smeserver]/rpms/imp-h3/sme7/imp.conf
ViewVC logotype

Contents of /rpms/imp-h3/sme7/imp.conf

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


Revision 1.1 - (show annotations) (download)
Tue Jun 12 16:24:47 2007 UTC (17 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: imp-h3-4_1_6-1_el4_sme, imp-h3-4_1_4-1_el4_sme, imp-h3-4_1_5-1_el4_sme
Import on branch sme7 of package imp-h3-4.1.4-1.el4.sme.src.rpm

1 #
2 # File: imp.conf
3 # $Horde: imp/packaging/redhat/imp.conf,v 1.2 2001/12/15 12:37:16 bjn Exp $
4 #
5 # This is the IMP 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/imp/config">
10 order deny,allow
11 deny from all
12 </Directory>
13 <Directory "/var/www/html/horde/imp/lib">
14 order deny,allow
15 deny from all
16 </Directory>
17 <Directory "/var/www/html/horde/imp/locale">
18 order deny,allow
19 deny from all
20 </Directory>
21 <Directory "/var/www/html/horde/imp/po">
22 order deny,allow
23 deny from all
24 </Directory>
25 <Directory "/var/www/html/horde/imp/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