Reverse proxy for multiple websites
Neddy
nginx-forum at nginx.us
Thu Jan 19 01:43:08 UTC 2012
dev Wrote:
-------------------------------------------------------
> hi,
> Can u show ur configuration?
>
> Dev
Hi Dev,
I've followed this document
http://nginx.org/en/docs/http/request_processing.html
And I think my problem was missing deffinitions for "www.domain.tld" in
server_name; after edit it to
server_name domain.tld www.domain.tld;
the problem solved.
Thanks for your attention.
~Neddy
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,220736,221415#msg-221415
More information about the nginx
mailing list