Forum Moderators: phranque
I know .htaccess is another optionDo you mean, using some other authentication system entirely? Anything that can be done in htaccess can be done in a <Directory> section, but the reverse isn’t necessarily true--and definitely not for authn_dbd. Even if you use htaccess for experimenting--which is often useful--some things have to be in config.
[edited by: not2easy at 6:01 pm (utc) on Jun 26, 2020]
[edit reason] example.com for readability [/edit]
Anything that can be done in htaccess can be done in a <Directory> section