Thread
:
Apache2 to Apache2 + Nginx
View Single Post
#
3
12th May 2012, 13:15
sumfvm
Junior Member
Join Date: Sep 2011
Location: Strasbourg, France
Posts: 21
Thanks: 2
Thanked 1 Time in 1 Post
Quote:
Originally Posted by
falko
Please hardcode the document root - instead of
Code:
root /var/www/$host/web;
use
Code:
root /var/www/domain.com/web;
Thanks for the trick Falko but the problem will stay for all the subdomains, istn't it?
sumfvm
View Public Profile
Send a private message to sumfvm
Find all posts by sumfvm