[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Personal Web Sites on Raq4R



"Jerry Farquhar" <jerry@xxxxxxxxxxx> wrote:
> Can someone point me in the right direction??  Have they done away with
the
> personal web pages on the Raq4r's or am I just over looking the obvious?

They should be there.  /home/sites/<siteN>/users/<username>/web  And in each
site's VirtualHost container in httpd.conf there should be a line like:

AliasMatch ^/~([^/]+)(/(.*))? /home/sites/<siteN>/users/$1/web/$3

which means that if you visit http://host.domain.tld/~<username> it will
display the output in /home/sites/<siteN>/users/<username>/web.  In earlier
RaQ models, possibly including the RaQ3, you were also able to access the
user webspace by visiting:

http://host.domain.tld/users/<username> because there was a second
AliasMatch line that allowed for that.

HTH,

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/