I tried installing wordpress on my Ubuntu/Apache droplet, but something went wrong. I removed wordpress, but now when I following this url in my browser:
http://wordpress.myreallynicesite.com/
I get the following:
[DIR] myfancydomainone.com/ 11-Jul-2013 05:30 - [DIR] myreallynicesite.com/ 02-Aug-2013 04:56 -
I don’t know if this is due to a symbolic link or something, but how can I wipeout this wordpress.myreallynicesite.com active url? Also, what is it? I looked at the sites-available file for the domain and could not find anything, could not find any evident symbolic links, etc.
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!
@greglafrance007: What’s the output of this command? <br> <br><pre>ls /etc/apache2/sites-enabled</pre>
Are there any symbolic links in <b>/etc/apache2/sites-enabled/</b>? If so, you can deactivate them with<pre>sudo a2dissite [symbolic link]</pre>
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.