On Tue, Nov 14, 2000 at 08:23:07AM -0600, Jack Malone wrote:
> So i need to make them read only or is this a setting in the httpd.conf file.

Making a directory searchable means setting the x bit, so:

chmod o+x /home/foo

The files in the public_html directory must also be readable by others:

chmod o+r /home/foo/public_html/*.html


> 
> >Make sure other users can search not only the public_html directory but
> >those above it as well.


-- 

                -- C^2

No windows were crashed in the making of this email.

Looking for fine software and/or web pages?
http://w3.trib.com/~ccurley

Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to