mirror of
https://git.freebsd.org/ports.git
synced 2025-07-05 11:29:15 -04:00
- Set NO_ARCH - Switch to OPTION helpers - Regen patches with makepatch PR: 200761 Submitted by: m.tsatsenko@gmail.com (maintainer)
10 lines
348 B
Text
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>
|