mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-10 23:11:02 +08:00
include order fixes
This commit is contained in:
@@ -6,7 +6,7 @@ add_header X-UA-Compatible "IE=Edge" always;
|
||||
add_header Cache-Control "no-transform" always;
|
||||
|
||||
# . files
|
||||
location ~ /\.(?!well-known).* {
|
||||
location ~ /\. {
|
||||
deny all;
|
||||
}<span ng-if="data.expires_assets !== '' && data.expires_assets !== data.expires_media">
|
||||
|
||||
|
Reference in New Issue
Block a user