Update nginx.conf
This commit is contained in:
parent
09c821d071
commit
0783688328
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
location YNH_EXAMPLE_PATH {
|
location YNH_WWW_PATH {
|
||||||
|
|
||||||
# Path to source
|
# Path to source
|
||||||
alias YNH_EXAMPLE_ALIAS ;
|
alias YNH_WWW_ALIAS ;
|
||||||
|
|
||||||
# Example PHP configuration
|
# Example PHP configuration
|
||||||
index index.php;
|
index index.php;
|
||||||
|
|
Loading…
Reference in a new issue