This is Likely due to "require valid user" in the later config
sections that are more broad for where authentication is actually
setup in the first config section.
Authentication is setup here:
> <Location "${APACHE_WEB}/443/index.php">
So you can't do require valid-user for any other URLs.
On Sat, Jan 2, 2021 at 1:16 PM Jens Kallup <[email protected]> wrote:
>
> This are the error.log messages, when I try to navigate to:
>
> /index/
> /index/mod/
>
> [Sat Jan 02 19:11:20.739385 2021] [rewrite:trace2] [pid 2532:tid 1160]
> mod_rewrite.c(483): [client fd00::1:60505] fd00::1 - -
> [www.kallup.net/sid#1ba4dff1d10][rid#1ba4fef6320/initial] init rewrite
> engine with requested uri /index/mod/
> [Sat Jan 02 19:11:20.739385 2021] [rewrite:trace1] [pid 2532:tid 1160]
> mod_rewrite.c(483): [client fd00::1:60505] fd00::1 - -
> [www.kallup.net/sid#1ba4dff1d10][rid#1ba4fef6320/initial] pass through
> /index/mod/
> [Sat Jan 02 19:11:20.739385 2021] [core:error] [pid 2532:tid 1160]
> [client fd00::1:60505] AH00027: No authentication done but request not
> allowed without authentication for /index/mod/. Authentication not
> configured?
>
> Jens
>
> Am 02.01.2021 um 17:04 schrieb Eric Covener:
> >> <Directory "${APACHE_WEB}/443/index">
> > ...
> >> SetHandler form-login-handler
> > Seems unusual to have this in such a general location.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
--
Eric Covener
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]