Re: [users@httpd] users file/folder access outside public_html

2013-05-25 Thread Pete Houston
On Sat, May 25, 2013 at 01:39:51PM +0200, Rafnews wrote: > Questions: > 1. how can i allow user to have access to folder/files outside public_html ? You could use aliases or a specific handler. > 2. how can i secure that "user A" has access to "his own files ONLY" ? This is called "authorisation

[users@httpd] users file/folder access outside public_html

2013-05-25 Thread Rafnews
Hi, i'm facing a problem and i don't know where to start and in fact, how to do it. Situation: Users of my website should be able to save their resume files + cover letters on my webserver. problem: how to make their files SECURED from any hack ? I mean only files' owner and web administra