cve-2024-38477/httpd-2.4.59/modules/core/test/conf/test52.conf
2025-06-05 15:09:30 +02:00

9 lines
146 B
Plaintext

# undef existing macro, and try to use it
<Macro foo>
Warning "foo macro contents line 1"
</Macro>
Use foo
UndefMacro foo
Error "done line 8."