Actually fix creation of dirs before secret placement
This commit is contained in:
parent
e36b662279
commit
562fcbbcf1
2 changed files with 24 additions and 13 deletions
|
@ -80,7 +80,7 @@
|
|||
add_header 'access-control-allow-origin' '*' always;
|
||||
add_header 'access-control-allow-methods' 'GET, HEAD, POST, PUT, DELETE, OPTIONS' always;
|
||||
add_header 'access-control-allow-headers' 'X-Requested-With, Content-Type, Authorization, Date' always;
|
||||
'';
|
||||
'';
|
||||
priority = 1;
|
||||
};
|
||||
"/".return = "307 https://www.vanpetegem.me$request_uri";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue