By blankmail89
I followed the instructions. I set up my domain name in namescheap, I pointed the nameservers to ns1.digitaloceans.com n2,n3 … I came back to digital oceans, I clicked on add new website and I even added the domain name to the A record. So the domain does point towards the server but then it redirects to the ip address afterwards. I would like the domain name to stay whenever I type it in. What am I doing wrong?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello, @blankmail89
Could you please share more information about the server/droplet configuration itself - OS, web server (Apache, Nginx) ? You can basically share what’s the current droplet build (if you’re using docker and etc)
You can also share your current virtual host configuration for the domain name as well or share any .htaccess rules if you’re using Apache.
Regards, Alex
Okay, I’m using ubuntu, apache and mediawiki. My apache configuration in /etc/apache/sites-enabled/000-default.conf is <VirtualHost *:80> ServerAdmin webmaster@localhost ServerName civilizationfromscratch.host
DocumentRoot /var/www/html/
<Directory /var/www/html/>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>
And I tried making an htaccess file on the /var/www/html folder but it didn’t work.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.