Rewrite rule for all domains.

David | StyleFlare david at styleflare.com
Tue Apr 16 14:47:17 UTC 2013


Pardon me if I missed this in the docs...

My issue is that I want to rewrite every domain and not create a server 
block for each.

I am trying to rewrite every domain thats pointing to Nginx

from www.server.com to server.com

currently I am doing uwsgi_pass unix://$host.sock

but if the host name has the www prefix then my socket is not found...

Currently I am using the default nginx.conf file with only one line 
added uwsgi_pass

Thanks in advance for any help.








More information about the nginx mailing list