[vox-tech] Re: quick apache question

Ken Herron kherron+lugod at fmailbox.com
Sun Feb 26 15:24:27 PST 2006


Cylar Z wrote:

> Now, when my user goes to www.mywebserver.com/~myuser,
> he gets the following error message:

I wonder if that URL needs a '/' at the end. You could also try 
specifying ".../~user/index.html" explicitly.

Failing that, my next step would probably be to run strace on the apache 
server to see filesystem operations it's performing in response to one 
of these queries.


More information about the vox-tech mailing list