https://bz.apache.org/bugzilla/show_bug.cgi?id=59325

--- Comment #2 from thumbs <thu...@apache.org> ---
This is mostly not relevant to the purpose of that recipe.

htaccess files have nothing to do with security, nor authentication. They are
merely containers that can be used provided one cannot edit your config files
as the root user.

Additionally, in order to complete that recipe, you *will* require root access,
or whatever admin user your initial httpd process is running at.

Proper authn and authz can be performed in a <Location> block, if needed, as it
is the case with any proxy.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to