Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Try (while logged in as 'joe');
mkdir ~/public_html/
thats the default directory for apache.. check your srm.conf or
httpd.conf for apache for the exact location.
Jay
Kyle Krieg wrote:
>
> say I have two users, joe and bob. They want to put a webpage up on the
> server. I've looked around and can't find anything on how to do this. I
> tried it with my account by creating a www directory, setting chmod a+r
> and putting sample pages in but all it get is 403 forbidden access. Is
> there something else I'm missing??
>
> Kyle