something before .domain not working anymore
-
@MJ said in something before .domain not working anymore:
@PitaJ said in something before .domain not working anymore:
I'm still not sure what you're asking for. You could give an example of what you want?
Yes. I try explain with screenshots.
This as you can see works
This does not work, but did work in the past.
Back in the day when I go to aaa.keen.wtf I could login with an other account or post as guest. But now I can't reach my site anymore with aaa. (or anything else).
That's an SSL cert configuration thing, not related to NodeBB. What is your proxy that is handling the certs?
-
@scottalanmiller said in something before .domain not working anymore:
@MJ said in something before .domain not working anymore:
@PitaJ said in something before .domain not working anymore:
I'm still not sure what you're asking for. You could give an example of what you want?
Yes. I try explain with screenshots.
This as you can see works
This does not work, but did work in the past.
Back in the day when I go to aaa.keen.wtf I could login with an other account or post as guest. But now I can't reach my site anymore with aaa. (or anything else).
That's an SSL cert configuration thing, not related to NodeBB. What is your proxy that is handling the certs?
I think nginx is that possible?
-
@MJ said in something before .domain not working anymore:
I think nginx is that possible?
I thinks your browser
Problem with nginx reverse proxy and subdomain
Ok, did you clear your browser cache ? Try : https://de.hideproxy.me/go.php?u=http://forum.domainname.com
NodeBB Community (community.nodebb.org)
-
@The-Worms said in something before .domain not working anymore:
Ok
Ok,
What's your configuration vhost ngnix and config.json nodebb ?
I'm now not home, I will post them when I'm home.
How do I find vhost? nginx and config.json I know how to find. But vhost not.
-
@The-Worms said in something before .domain not working anymore:
nano /etc/nginx/sites-enable/forum.domainname.com
this does not work, I have only a file called default in this folder.
-
@The-Worms said in something before .domain not working anymore:
Ok show me defaut file
Okay, I don't know how to select text so I make printscreens, I hope there is nothing harmfull in this text, if so please say so I can remove it. Thanks
-
post nginx.conf
-
See if there is anything in the
/etc/nginx/conf.d/
directory. -
It defaults to using this file because it is the first server block.
Anyway, it looks like something changed on your DNS. It no longer responds to wildcard subdomains.
-
@yariplus said in something before .domain not working anymore:
It defaults to using this file because it is the first server block.
Anyway, it looks like something changed on your DNS. It no longer responds to wildcard subdomains.
How can I find out what is changed in DNS?