This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: chmod on network drive


Marc Girod <marc.girod <at> gmail.com> writes:

> I have a follow-up question to my protection problem,
> now trying to access pages under my ~/public_html directory.

I hacked now a work-around, but didn't really fix the error.

I created a new directory, and copied the previous contents there.
Then, I actually changed in httpd-userdir.conf

<Directory "/home/*/public_html">
 into:
<Directory "/cygdrive/h/public_html">

which surprisingly worked, but will probably work only for me.
In fact, this h drive is likely to support only one user at a time?...

Marc


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]