new.ecoleeft

This commit is contained in:
Nicolas Bally 2013-05-03 22:16:25 +02:00
parent 5975797bbd
commit 8e5d03da8a

View File

@ -4,7 +4,7 @@ upstream ecole_eft_app_unicorn {
server {
listen 80;
server_name ecole-eft-france.fr;
server_name new.ecole-eft-france.fr;
root /home/web/ecole_eft_app/current/public;
try_files $uri/index.html $uri @unicorn;