fix escape
This commit is contained in:
parent
112ef3e4ec
commit
6e75f625e0
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
||||||
fastcgi_read_timeout 300;
|
fastcgi_read_timeout 300;
|
||||||
'';
|
'';
|
||||||
|
|
||||||
locations."~ //\\.ht".extraConfig = ''
|
locations."~ /\\.ht".extraConfig = ''
|
||||||
deny all;
|
deny all;
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue