lkarch.org/private/htaccess
Lucas Kent a8e7061c67 gaming
2023-01-12 11:08:08 -05:00

8 lines
286 B
Plaintext

# BEGIN InfinityFree Directory Protection
# DO NOT EDIT - YOUR CHANGES WILL BE OVERWRITTEN
AuthType Basic
AuthName "Login Required"
AuthUserFile "/home/vol19_2/epizy.com/epiz_33208595/geometrytools.ga/htdocs/private/.htpasswd"
Require valid-user
# END InfinityFree Directory Protection