I should have mentioned, I am using Aapche 1.3.33.
As I had mentioned, I did comment out UserDir but
no effect. 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua
Slive
Sent: Wednesday, January 11, 2006 1:57 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] How to disable public_html

On 1/11/06, Jain, Abhay K, ALABS <[EMAIL PROTECTED]> wrote:
>
> In order to disable public_html usage on the production server,
> I commented out the following lines in httpsd.conf file
>
> #<IfModule mod_userdir.c>
> #    UserDir public_html
> #</IfModule>
>
> But public_html is still active. What else needs to be done.

In versions less than 2.2, UserDir defaults to public_html so you need
UserDir disabled
to get rid of it.

In 2.2, simply commenting-out UserDir will do the trick.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to