summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/otrs/files/apache1.patch')
-rw-r--r--www-apps/otrs/files/apache1.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/www-apps/otrs/files/apache1.patch b/www-apps/otrs/files/apache1.patch
deleted file mode 100644
index 8711c0e396a2..000000000000
--- a/www-apps/otrs/files/apache1.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- apache-httpd.include.conf 2003-10-06 19:16:35.000000000 -0400
-+++ apache1.edit 2005-08-01 18:54:44.000000000 -0400
-@@ -16,11 +16,11 @@
- <Location /otrs>
- # ErrorDocument 403 /otrs/customer.pl
- ErrorDocument 403 /otrs/index.pl
-- SetHandler perl-script
-- PerlHandler Apache::Registry
-+# SetHandler perl-script
-+# PerlHandler Apache::Registry
- Options ExecCGI
-- PerlSendHeader On
-- PerlSetupEnv On
-+# PerlSendHeader On
-+# PerlSetupEnv On
- </Location>
-
- # MaxRequestsPerChild (so no apache child will be to big!)