server_name help

kevin kevincastiglione at gmail.com
Wed Jan 6 06:06:08 MSK 2010


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>


More information about the nginx mailing list