diff options
| author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-07-05 17:15:24 +0000 |
|---|---|---|
| committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-07-05 17:15:24 +0000 |
| commit | afe2b6c1ae46bb362ba4537fde2c7560867e4ee5 (patch) | |
| tree | d165aaba6d6b9ff893d2566e8e44e4f380e1a08c /devel/otrs/files/patch-scripts::apache2-httpd-new.include.conf | |
| parent | Upgrade to 0.5. (diff) | |
Add otrs 2.0.4, Open Ticket Request System.
Diffstat (limited to 'devel/otrs/files/patch-scripts::apache2-httpd-new.include.conf')
| -rw-r--r-- | devel/otrs/files/patch-scripts::apache2-httpd-new.include.conf | 10 |
1 files changed, 10 insertions, 0 deletions
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 @@ + <Directory "/opt/otrs/bin/cgi-bin/"> + AllowOverride None + Options +ExecCGI -Includes ++ DirectoryIndex index.pl + Order allow,deny + Allow from all + </Directory> |
