From a8e7061c676c4ead28126ff74ec33daace02edbc Mon Sep 17 00:00:00 2001 From: Lucas Kent <97860398+Bulbous-Baboon@users.noreply.github.com> Date: Thu, 12 Jan 2023 11:08:08 -0500 Subject: [PATCH] gaming --- private/htaccess | 7 +++++++ private/htpasswd | 1 + 2 files changed, 8 insertions(+) create mode 100644 private/htaccess create mode 100644 private/htpasswd diff --git a/private/htaccess b/private/htaccess new file mode 100644 index 0000000..08d0cfe --- /dev/null +++ b/private/htaccess @@ -0,0 +1,7 @@ +# 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 diff --git a/private/htpasswd b/private/htpasswd new file mode 100644 index 0000000..84c56db --- /dev/null +++ b/private/htpasswd @@ -0,0 +1 @@ +Lucas:$2y$10$AO1diDAEJdr5xzWi4xMllOuDPhhH0IL0lJ2PCrjqo.B9JpmGx./Ty