aboutsummaryrefslogtreecommitdiffstats
path: root/web/website/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--web/website/.htaccess4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/website/.htaccess b/web/website/.htaccess
new file mode 100644
index 0000000..825c08d
--- /dev/null
+++ b/web/website/.htaccess
@@ -0,0 +1,4 @@
+AuthType Basic
+AuthName "restricted area"
+AuthUserFile /var/www/html/ATS-Project/web/.htpasswd
+require valid-user
an>/+2 2021-05-13DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2-91/+116 2021-05-12creating empty controller files for detail pagesClyhtsuriva4-0/+12 2021-05-12creating anime and manga packages for controllersClyhtsuriva8-8/+8