| First Time Poster! | How do I access files below my root domain? How do I access files below my root domain?
I would like to create a directory called downloads and place that below my public_html or www directory so it cannot be seen from my website.
Then I would like to directly address these files to download them from my website to the current user on request using php.
Any suggestions? |