The question is: How does Nginx process a request made with an unknown
hostname?
The answer is: http://nginx.org/en/docs/http/request_processing.html
---
*B. R.*
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello! I am trying to create subdomains in my localhost. I want for instance
2 domains, fil.localhost and test.localhost that point to 2 different
locations. Although I have managed to accomplish that there is a problem
with my localhost: it points to a location too (actually in fil.localhost)
and