From afe2b6c1ae46bb362ba4537fde2c7560867e4ee5 Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Wed, 5 Jul 2006 17:15:24 +0000 Subject: Add otrs 2.0.4, Open Ticket Request System. --- devel/otrs/files/patch-scripts::apache2-httpd-new.include.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/otrs/files/patch-scripts::apache2-httpd-new.include.conf (limited to 'devel/otrs/files/patch-scripts::apache2-httpd-new.include.conf') diff --git a/devel/otrs/files/patch-scripts::apache2-httpd-new.include.conf b/devel/otrs/files/patch-scripts::apache2-httpd-new.include.conf new file mode 100644 index 000000000000..f76632c3cb4c --- /dev/null +++ b/devel/otrs/files/patch-scripts::apache2-httpd-new.include.conf @@ -0,0 +1,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 @@ + + AllowOverride None + Options +ExecCGI -Includes ++ DirectoryIndex index.pl + Order allow,deny + Allow from all + -- cgit v1.2.3