ports/www/otrs/files/patch-scripts-apache2-httpd.include.conf
Philip M. Gollucci af3609454e www/otrs: update 3.3.11 -> 4.0.8
- Set NO_ARCH
- Switch to OPTION helpers
- Regen patches with makepatch

PR:                  200761
Submitted by:        m.tsatsenko@gmail.com (maintainer)
2015-07-10 03:35:34 +00:00

10 lines
348 B
Text

--- 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>