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

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



thanks a lot this is the correct one.

And now its in the archives ;)

bye
Herby
----- Original Message ----- 
From: "Jamie Martino" <webmaster1@xxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, August 13, 2002 3:51 PM
Subject: Re: [cobalt-users] Personal Web Sites on Raq4R


> ----- Original Message -----
> Subject: Re: [cobalt-users] Personal Web Sites on Raq4R
> 
> 
> > > can anybody post the line (raq3 owners ???) that our users can access
> both
> > >
> > > /users/...
> > > and
> > > /~...
> > >
> > > TIA
> > > Herby
> >
> 
> Ummm, Would the following work???  Pretty simple stuff...
> 
> AliasMatch ^/users/([^/]+)(/(.*))? /home/sites/<SiteN>/users/$1/web/$3
> 
> That's the same way we setup our SSL cert to share it with clients on our
> RaQ4R...  Just tested it on our box too and it works great..
> 
> Can access via:
> http://www.domain.com/users/username
> or
> http://www.domain.com/~username
> 
> Try it..  Just make sure to backup you httpd.conf file first!
> 
> -Jamie-
> http://w-c.net
> WebConnection.Net, Inc.
> In a mad world, only the mad are sane...
> 
> 
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>