summaryrefslogtreecommitdiff
path: root/devel/otrs/files/patch-scripts::apache2-httpd-new.include.conf
blob: f76632c3cb4c6b96d3b3d1ae88f353dfacb5f239 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- scripts/apache2-httpd-new.include.conf.orig	Wed Jul  5 20:43:47 2006
+++ scripts/apache2-httpd-new.include.conf	Wed Jul  5 20:44:21 2006
@@ -32,6 +32,7 @@
 <Directory "/opt/otrs/bin/cgi-bin/">
     AllowOverride None
     Options +ExecCGI -Includes
+    DirectoryIndex  index.pl
     Order allow,deny
     Allow from all
 </Directory>