m
This commit is contained in:
@@ -28,8 +28,8 @@ server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Password protect
|
# Password protect
|
||||||
auth_basic "Protected Area";
|
#auth_basic "Protected Area";
|
||||||
auth_basic_user_file /usr/share/nginx/html/pkrstarsbot.zinomedia.de/www/htdocs/.htpasswd;
|
#auth_basic_user_file /usr/share/nginx/html/pkrstarsbot.zinomedia.de/www/htdocs/.htpasswd;
|
||||||
|
|
||||||
# PHP Processing
|
# PHP Processing
|
||||||
location ~ \.php$ {
|
location ~ \.php$ {
|
||||||
|
|||||||
Reference in New Issue
Block a user