1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cinny_ynh.git synced 2024-09-03 18:16:13 +02:00

Update nginx.conf

This commit is contained in:
Julien Malik 2014-11-21 14:31:23 +01:00
parent 09c821d071
commit 0783688328

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;