I can do this with the droplet’s IP using an Apache a virtual host config like such :
<VirtualHost 104.131.44.51:80>
ServerName 104.131.44.51
Redirect 403 /
ErrorDocument 403 “Sorry, direct IP access not allowed.”
etc…
</VirtualHost>
However, when I use the same strategy for the floating IP, I can still access the web server using the floating IP. I would like to disable direct access by IP over HTTP (floating and direct droplet) to my server. Not sure how to do this.
Any suggestions welcomed.
Thanks
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!
It isn’t currently possible, but this would be a great suggestion for our UserVoice forum here: https://digitalocean.uservoice.com/forums/136585-digitalocean
Please take a moment to suggest this, and other users will be able to also vote on this feature suggestion.
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.