updates and better URI schemes
This commit is contained in:
parent
a88c2ff5d0
commit
9a5bd14841
6 changed files with 33 additions and 25 deletions
|
|
@ -19,6 +19,7 @@ server {
|
|||
}
|
||||
|
||||
location / {
|
||||
add_header 'X-Content-Type-Options' 'nosniff';
|
||||
try_files $uri $uri/ @rewrite;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue