Update nginx.conf
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user