How to give Apache access to files in my home directory?
Posted
by
Mark Smith
on Super User
See other posts from Super User
or by Mark Smith
Published on 2011-06-25T02:39:24Z
Indexed on
2011/06/25
8:24 UTC
Read the original article
Hit count: 213
I'm a Ubuntu Linux user (Lucid Lynx) who is running Apache. I have a collection of zip files in a folder in my home directory (~/zip_files) which I would like to be able to link to through apache, such that when somebody who visits my website which I'm using Apache to host clicks a link to one of the zip files, he can download it through the web. How can I provide Apache with access to the files and set the permissions? Thanks, I'm new to linux!
© Super User or respective owner