hi guys how do i configure servername so that any domain starting with XXX. gets matched? for ex server { server_name XXX._______; location / { root /home/web/work; fastcgi_pass backend_dev; } } thanks a lot! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://nginx.org/pipermail/nginx/attachments/20100105/cb5b7e2d/attachment.html>