comment out .htpasswd protection directives in .htaccess for testing

This commit is contained in:
Fabian Schieder 2026-02-27 22:00:54 +01:00
parent 6112c11693
commit 0ea180c4cc

View File

@ -6,4 +6,4 @@
# # .htpasswd vor Auslieferung schützen
# <Files ".htpasswd">
# Require all denied
# </Files>
# </Files>