On Wed, Jul 17, 2002 at 11:12:14AM -0700, daniel wrote:
> as best i understand
> your user pages have nothing to do with your virtual hosts
> you can configure them separately
> 
> <VirtualHost xx.xx.xx.xx>
>     ServerName    www.mydomain.com
>     ServerAlias   mydomain.com
>     ServerAdmin   [EMAIL PROTECTED]
>     ScriptAlias   /cgi-bin/ "/home/username/cgi-bin/"
>     DocumentRoot  /home/username/public_html
>     ...
> </VirtualHost>
> 
> the only flaw with this, (and correct me if i'm wrong) but doesn't
> /home/username/ have to have permission bits of 755?


711, if you set permission on $HOME to 755 then local users can ls
your files.


jay

-- 
Your login is not in the sudoers file.  This incident will be reported!

Attachment: msg83848/pgp00000.pgp
Description: PGP signature

Reply via email to