Spell checkers don't like technical terms; Aliasing (the apache term for
establishing different base paths for different Domains, works with domains
and not users (as far as I know).

You might throw this question to the forums at http://www.apache.org.

Warren Vail


-----Original Message-----
From: Vail, Warren 
Sent: Monday, February 09, 2004 5:45 PM
To: 'Ricardo Oliveira'; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] php apache and multiple users


You can use windows directory security to setup each user full permissions
to only one directory below the apache base directory, then they can use
their windows explorer (file explorer) to remote mount the authorized
directory to their own machine (I'm assuming you are doing this over a lan
and behind a firewall).  That should prevent them from getting at each
others code, however the apache security does not prevent them from browsing
each others directory thru the web server(Aliening is set up for domains,
not users, as far as I know).  Perhaps someone else will have some ideas
here.
 
good luck,
Warren Vail


-----Original Message-----
From: Ricardo Oliveira [mailto:[EMAIL PROTECTED]
Sent: Monday, February 09, 2004 4:30 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] php apache and multiple users




Hi all,
    Can anyone tell me where I can find information about how to configure
apache for windows with multiple users, each one with its own root
directory. I want to allow the users to use php but I don't want the can see
or even change the code from each other.
 
Thank's
Ricardo

                        
____________________________________________________
 <http://www.incredimail.com/redir.asp?ad_id=322&lang=22>   IncrediMail - O
mundo do correio eletrônico finalmente desenvolveu-se -
<http://www.incredimail.com/redir.asp?ad_id=322&lang=22> Clique aqui

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to