I think I am going to go with Bills suggestion, create
a new user, have extremely restricted access for this
user and run the Apache service under the context of
this user...
Thanks guys.
Neelay
--- "William A. Rowe, Jr." <[EMAIL PROTECTED]>
wrote:
> Neelay Shah wrote:
o stop the web server from
following ...
Neelay
--- "Roger B.A. Klorese " <[EMAIL PROTECTED]> wrote:
> Neelay Shah wrote:
>
> >So, if one of the users in his home directory
> creates
> >a hard link to C:/ there is no way I could
> configure
>
So, if one of the users in his home directory creates
a hard link to C:/ there is no way I could configure
the web server to avoid following that hard
link..following the link would display the contents of
the "C:/"
Neelay
--- "William A. Rowe, Jr." <[EMAIL PROTECTED]
Got it!
Thanks,
Neelay
--- "William A. Rowe, Jr." <[EMAIL PROTECTED]>
wrote:
> Neelay Shah wrote:
> > Hi guys,
> >
> > I have two questions:
> >
> > 1. Is there any way I can specify in the config.
> file
> > for Apache that do
Hi guys,
I have two questions:
1. Is there any way I can specify in the config. file
for Apache that do not allow access to any directory
called 'foo' in my complete root...i.e. for e.g. if I
say
Order Deny,Allow
Deny from All
This will disable access to 'c:\MyRoot\Dir1\foo' but
if I h