summaryrefslogtreecommitdiff
path: root/www/otrs/files/patch-scripts-apache2-httpd.include.conf
blob: f59cc70ab9b46f3b5baccfdb231a24387b87d822 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- scripts/apache2-httpd.include.conf.orig	2015-05-11 14:29:08 UTC
+++ scripts/apache2-httpd.include.conf
@@ -49,6 +49,7 @@ Alias /otrs-web/ "/opt/otrs/var/httpd/ht
 <Directory "/opt/otrs/bin/cgi-bin/">
     AllowOverride None
     Options +ExecCGI -Includes
+    DirectoryIndex index.pl
 
     <IfModule mod_version.c>
         <IfVersion < 2.4>