[Bug 257726] www/obhttpd cannot parse types {} block
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257726] www/obhttpd cannot parse typese {} block"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Aug 2021 08:53:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257726 --- Comment #1 from Nikola Kolev <koue@chaosophia.net> --- Hi Quentin, I did test with the attached configuration file and indeed it reports syntax error on the types line. "log" is keyword in the configuration file and the parser get confused. After adding quotes the syntax is OK: types { text/plain txt "log" } Cheers, Nikola -- You are receiving this mail because: You are the assignee for the bug.