Hello,
I uploaded my files to the server, but after the upload I can’t access the files with a direct link. For example http://dev.kfmc-nm.com/public_html/wp-content/SWF/Acute_GIT_Bleed_Scan/index.php http://dev.kfmc-nm.com/public_html/wp-content/PDF/Bone/BONE_SCINTIGRAPHY_E.pdf
and also on the main domain http://kfmc-nm.com/public_html/wp-content/SWF/Acute_GIT_Bleed_Scan/index.php http://kfmc-nm.com/public_html/wp-content/PDF/Bone/BONE_SCINTIGRAPHY_E.pdf
This is the how the file system is looking. http://oi60.tinypic.com/15zfg4y.jpg
I am not sure why I can’t access the files.
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!
Without more information about what error you are seeing it is difficult to tell you what the underlying issue is. Based on what you’ve provided, the first thing I would do is to check the permissions on the files you uploaded. If you were using SFTP as the root user you may need to change the ownership to the Apache user (nobody).
chown -Rf nobody:nobody /path/to/your/files
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.