Chan Yim Ching wrote:
> I got a problem in access my hp through Apache web server in the
> intranet. I've mkdir "public_html" in my home directory and chmod to 755
> for my home directory and "~/public_html". However, when I went to my hp,
> it said "You don't have permission to access /~barane on this server."
>
> In the srm.conf, I've already set "UserDir public_html". What need I set
> up anything else for accessing users' hp?
First, Apache needs to have been compiled with mod_userdir (or to have
it dynamically loaded).
Also, a URL which refers to a directory will only work if you have at
least `Options Indexes' set for that directory. Otherwise you will get
a 403/Forbidden response.
--
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]