Files
klara-ports/www/libapreq2/files/patch-module_t_conf_extra.conf.in
2025-07-18 07:09:53 +02:00

15 lines
318 B
Plaintext

--- 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