Update patches and add patchs from commits 4297f4e, ff69dad, 55f74e5

(some of them don't applies correctly)
This commit is contained in:
2025-07-18 07:08:38 +02:00
parent afb8ac49b7
commit 93f2480ef0
10 changed files with 459 additions and 9 deletions

View 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