Update patches and add patchs from commits 4297f4e, ff69dad, 55f74e5
(some of them don't applies correctly)
This commit is contained in:
14
www/libapreq2/files/patch-module_t_conf_extra.conf.in
Normal file
14
www/libapreq2/files/patch-module_t_conf_extra.conf.in
Normal file
@ -0,0 +1,14 @@
|
||||
--- module/t/conf/extra.conf.in.orig 2022-08-18 09:18:20 UTC
|
||||
+++ module/t/conf/extra.conf.in
|
||||
@@ -2,7 +2,10 @@
|
||||
ScriptAlias /cgi-bin/ "@ServerRoot@/cgi-bin/"
|
||||
</IfModule>
|
||||
|
||||
-
|
||||
+<IfModule mod_dumpio.c>
|
||||
+ DumpIoInput on
|
||||
+ DumpIoOutput on
|
||||
+</IfModule>
|
||||
|
||||
<Directory "@ServerRoot@/cgi-bin">
|
||||
AllowOverride None
|
||||
Reference in New Issue
Block a user