Fix Wordpress
This commit is contained in:
parent
0d44c9c2b1
commit
2b786a2175
1 changed files with 2 additions and 2 deletions
|
|
@ -165,9 +165,9 @@ env[PATH] = /usr/local/bin:/usr/bin:/bin
|
|||
root_dir,
|
||||
10,
|
||||
"
|
||||
location / {{
|
||||
location / {
|
||||
try_files $uri $uri/ /index.php?$args;
|
||||
}}
|
||||
}
|
||||
",
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue