summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/SpeedyCGI/files/SpeedyCGI-2.22-apache-docs.patch')
-rw-r--r--dev-perl/SpeedyCGI/files/SpeedyCGI-2.22-apache-docs.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/SpeedyCGI/files/SpeedyCGI-2.22-apache-docs.patch b/dev-perl/SpeedyCGI/files/SpeedyCGI-2.22-apache-docs.patch
deleted file mode 100644
index 45d35176a0ec..000000000000
--- a/dev-perl/SpeedyCGI/files/SpeedyCGI-2.22-apache-docs.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Author: Niko Tyni <ntyni@iki.fi>
-Description: Documentation for bug #204461.
---- a/src/SpeedyCGI.src
-+++ b/src/SpeedyCGI.src
-@@ -250,6 +250,13 @@
- be Speedy followed by the option name. For example to set the
- Timeout option, use the apache directive SpeedyTimeout.
-
-+Note that these variables are global. There is currently no way to run
-+different scripts with different SpeedyCGI options when they are run
-+from the Apache module. Any <Directory> or <Location> contexts
-+have no effect on the scope of the SpeedyCGI options. When the
-+same SpeedyCGI option is set several times, the last one overrides
-+the others.
-+
- =back
-
- =head2 Context