-
Published Answer
Had the same issue. In my case I solved it by adding in DO DNS a Cname record ftp to the domain url
•
By
albasiero
-
Published Question
How can I have a list of the users existing on my nginx installation, beside the root one?
1
•
•
By
albasiero
Nginx
-
Published Answer
I used an A record and that solved the issue. Thanks!
•
By
albasiero
-
Published Answer
Finally, there were needed the arguments to nGinx config to the End Of File
$ nano /usr/local/apps/nginx/etc/conf.d/common
…
•
By
albasiero
-
Published Question
What setting to I have to put in DNS at DO for a domain, so that www.domain.com/whatever to be redirected to domain.com/whatever?
And what setting to put so that if someone tries to access a non existing subdomain (li...
3
•
•
By
albasiero
DNS
-
Published Question
I just moved a Wordpress blog on a new droplet hosting account. Previously the hosting was on Apache, now is on Nginx. I have a problem that now Wordpress pretty links (post-name) are not working and I think the probl...
12
•
•
By
albasiero
Nginx
WordPress
CentOS
-
Published Question
I added an add-on domain (a wordpress blog) and tried to use in my domain registrar panel the digital ocean nameservers (ns1.digitalocean.com, ns2.digitalocean.com, ns3.digitalocean.com as per https://www.digitalocean...
2
•
•
By
albasiero