Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

.email gTLD not working for Nginx

$
0
0
I already opened an issue at stack overflow according this, but didn't get an answer, so I'll try over here: http://stackoverflow.com/questions/28907101/email-gtld-not-working-for-nginx


Is it something special that is needed to get a *.email-domain to work on Nginx?

Same config is used for all domains:

server {
listen 80;
server_name .domain.email .myotherdomain.com;
root /home/foobar/domain.email/public;

It does work when I go to myotherdomain.com, and cartero.email goes to the default 404 of Nginx - including www at the front of the url.

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>