summaryrefslogtreecommitdiff
path: root/devel/otrs/files/patch-scripts::apache2-httpd-new.include.conf
blob: 05d47a982ba168742cb6816271b80ea6dc8f0b8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- scripts/apache2-httpd.include.conf.orig	Wed Jul  5 20:43:47 2006
+++ scripts/apache2-httpd.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>