By JamesFitz
Hello, i was wondering how to configure the homepage in Apache web server… i followed https://youtu.be/qmkwB7ZLt8M but his is different. If i got to index.html it’s blank. How can i fix this? 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!
Welcome to DigitalOcean.
To upload files to your files you can use FileZilla :
User: root
Password: You know it.
At the moment I am not home,but I would create a Tutorial how to install Apache right. If it is OK for you to wait :-).
Until that you can do this :
sudo apt-get purge apache2
sudo apt-get autoremove
sudo rm -r /etc/apache2
sudo rm -r /etc/php5 (if you installed it)
sudo apt-get install apache2
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.