On Fri, Aug 2, 2024 at 6:55 AM Eric Covener <cove...@gmail.com> wrote:

> > >            46   Order deny,allow
>
> This allows access by default.
> "Order allow,deny" denies access by default.
>
> > >       The idea is that I can quickly limit access to the website by
> > > uncommenting just a single line in the config. However when I change it
> > > to
> > >
> > >            47   #Deny from all
> > >            48   Allow from all
>
> This doesn't work. Port to Require here first as Frank said.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>
As a side note, try to avoid snarky remarks about the helper's experience
in the future, thanks.

Reply via email to