Merge pull request #4 from julienmalik/patch-2

Update nginx.conf
This commit is contained in:
opi 2014-11-21 14:06:03 +00:00
commit c7a6756d08
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
location YNH_EXAMPLE_PATH {
location YNH_WWW_PATH {
# Path to source
alias YNH_EXAMPLE_ALIAS ;
alias YNH_WWW_ALIAS ;
# Example PHP configuration
index index.php;