comment out .htpasswd protection directives in .htaccess for testing

This commit is contained in:
Fabian Schieder 2026-02-27 21:55:08 +01:00
parent bf68bad467
commit 6112c11693

View File

@ -7,4 +7,3 @@
# <Files ".htpasswd">
# Require all denied
# </Files>