You are viewing a single comment's thread from:RE: New NSFW steemit webtool!View the full contextView the direct parentamytv (45)in #nsfw • 7 years ago Are you using Apache or Nginx ?
Ok I've checked already - Nginx 1.12.0
do you have some cpanel on that hosting or just ssh ?
if just ssh, look for nginx.conf for domain steemit.porn
For server { section - here down example
server {
listen 80;
listen [::]:80;
listen 443 default_server ssl;
}
it's still redirect to www.
not to steemit.porn :(((
I can't ask you for access, I would help gladly. If you can do pastebin of nginx.conf I could help remotely without accessing it.
Now im off to sleep, hope to see some answer tomorrow...
Good luck :)