Hello everyone! I am trying to verify my site on Exoclick.com,
I have an HTML that I need to upload to the root directory.
The directions were this:
"1. Download this file: (unique code with .html at the end)
I am trying to crack this. I have been trying all day, I want to know what I do on the console to upload the file to the host.
Please help! I am using Apache and Ubuntu 20.04
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!
Hi,
1. Copy a link location from this line of ExoClick’s guide: Download this file: (unique code with .html at the end).
2. Sign in to your DO control panel, and launch console to access your droplet. Log into the system with the user that you usually use for modifying your website content.
3. Change directory to your website root directory. Here is an example with default Apache’s website root directory
cd /var/www/html
4. Download the file
curl copied_link_location_in_step_1 > uniquecodewith.html
Let us know how it went, please.
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.