Fix blbackup after migration
This commit is contained in:
@ -27,7 +27,7 @@ server {
|
||||
# Add index.php to the list if you are using PHP
|
||||
index index.html index.htm index.php;
|
||||
|
||||
server_name "~^(?<sub>.+)\.basic.local\.loken\.nl$";
|
||||
server_name "~^(?<sub>.+)\.basic\.local\.loken\.nl$";
|
||||
|
||||
location / {
|
||||
# First attempt to serve request as file, then
|
||||
|
Reference in New Issue
Block a user