Updated Setting up Drupal 7 (markdown)
parent
473076507c
commit
f05baeae51
|
@ -136,10 +136,6 @@ server {
|
||||||
log_not_found off;
|
log_not_found off;
|
||||||
deny all;
|
deny all;
|
||||||
}
|
}
|
||||||
|
|
||||||
location ~ ^/sites/.*/files/(private|temp|tmp|backup_migrate) {
|
|
||||||
deny all;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue