mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-21 17:56:44 +00:00
REL-0.9 Indentation fix
This commit is contained in:
parent
f1b88a9c60
commit
2973fcacb0
@ -54,8 +54,6 @@ server {
|
||||
fastcgi_intercept_errors on;
|
||||
}
|
||||
|
||||
|
||||
|
||||
# deny access to .htaccess files, if Apache's document root
|
||||
# concurs with nginx's one
|
||||
location ~ /\.ht {
|
||||
|
@ -45,8 +45,6 @@ server {
|
||||
fastcgi_intercept_errors on;
|
||||
}
|
||||
|
||||
|
||||
|
||||
# deny access to .htaccess files, if Apache's document root
|
||||
# concurs with nginx's one
|
||||
location ~ /\.ht {
|
||||
|
@ -54,8 +54,6 @@ server {
|
||||
fastcgi_intercept_errors on;
|
||||
}
|
||||
|
||||
|
||||
|
||||
# deny access to .htaccess files, if Apache's document root
|
||||
# concurs with nginx's one
|
||||
location ~ /\.ht {
|
||||
|
Loading…
x
Reference in New Issue
Block a user