Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2021 08:53:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257726] www/obhttpd cannot parse types {} block
Message-ID:  <bug-257726-7788-xuyIQgKBxP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257726-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257726-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257726

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257726-7788-xuyIQgKBxP>