Re: Way to access a particular directory as user?
"Neale Pickett" <[email protected]> Thu, 13 Sep 2012 12:33:09 -0500 (CDT)
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
On 9/13/2012, "David J. Weller-Fahy" <[email protected]> wrote: >I've come across a need to access a directory as a particular user, but >without running a CGI script... so... I can only speculate as to what's driving this need... but have you considered using either groups or POSIX ACLs to allow the web user read access to whatever files are needed?