On Thu, 7 Sep 2000, George Vieira wrote:

> I have had home users public_html directories working before but this time
> it's been giving me hell.
> I am running virtual hosts and enabled the users "UserDir  public_html"
> directive but for some reason I'm getting "You are not authorized to view
> this page" in IE. I have tried looking at the apaches docs but can't find
> anything on this error and why it won't let me view it's contents.
> I have the feeling it may have something to do with the virtual sits and
> might not know which site does the internal users belong to but I may be
> wrong...
> Can anyone help here?

I have done this by specifying UserDir
(as mentioned by another post already)

It helps to have a window open showing the error_log:

tail -f blah/blah/blah/error_log

The Apache error message in the log usually gives you
a good indication of why the browser was sent an error 
response.


--
Rick Welykochy || Praxis Services




--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to