This commit is contained in:
tuend-work
2025-11-12 23:10:39 +07:00
parent bd58de709f
commit 2e16431888
953 changed files with 57002 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
location |PROTECTED_PATH|/
{
|CUSTOM2|
|LOCATION_INSERT|
auth_basic "|AUTH_NAME|";
auth_basic_user_file |HTPASSWD|;
|NGINX_PHP_CONF|
}