On Thu, Apr 14, 2016 at 12:10:19PM -0500, Tim Baumgard wrote:
> The "hsts" option isn't allowed to be nested within a "location"
> option. See parse.y:572.
>
fixed, thanks.
jmc
> Index: httpd.conf.5
> ===
> RCS file: /cvs/src/usr.sb
On Thu, Apr 14, 2016 at 12:10:19PM -0500, Tim Baumgard wrote:
> The "hsts" option isn't allowed to be nested within a "location"
> option. See parse.y:572.
>
that looks correct. but i think alias and tls should also be in the
list. anyone want to confirm?
jmc
Index: httpd.conf.5
===
The "hsts" option isn't allowed to be nested within a "location"
option. See parse.y:572.
Index: httpd.conf.5
===
RCS file: /cvs/src/usr.sbin/httpd/httpd.conf.5,v
retrieving revision 1.68
diff -u -p -r1.68 httpd.conf.5
--- httpd.conf.