Hi guys
I’ve removed the associated domain name from my droplet (it is now pointing back to the registrar parking page).
But, now, I don’t find any way to make the IP working by itself and not sending me to the registrar parking page.
How may I cancel that PTR?
Thank you.
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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
So beside adding a new PTR with a different domain name, for the moment I don’t see any other solution (change of droplet?)
Hum… I don’t think it is setup like a wordpress as it is a Ruby on rails + Backbone.js custom app and we don’t have any setting for the domain inside the app (I could be wrong though).
Thank you anyway Ryan.
If you are accessing your droplet via the IP address but seeing a registrar parking page then it is likely that your web application is configured to redirect traffic to the domain name you had it configured with. This will need to be corrected at the application level. If you are using wordpress for instance you would need to modify the site name specified in the settings to use the IP address rather than the domain.