i don't see any underscores here:

ALPHA *( ALPHA / DIGIT / "+" / "-" / "." )

https://tools.ietf.org/html/rfc3986


On 23 January 2017 at 11:06, Hajo Locke <hajo.lo...@gmx.de> wrote:

> Hello list,
>
> i have some subdomains with unallowed characters, in my case the
> underscore.
>
> In apache 2.2 subdomains like this worked: sub_domain.domain.com
> In apache 2.4 this produces a 400 servererror (bad request)
>
> It seems that apache 2.4's handling of allowed/not allowed chars is more
> strict.
>
> Is there a config-option to relax this behaviour to 2.2 standard? I looked
> but did not find proper directives.
> Otherwise i would quit using not allowed chars.
>
> Thanks,
> Hajo
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to