[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Url for access to virtual site raq4
- Subject: RE: [cobalt-users] Url for access to virtual site raq4
- From: "Mark Mumma" <cobalt-list@xxxxxxxxxxxxxxx>
- Date: Sat Apr 17 08:25:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Here's the URL where your customer can log in and add users before DNS
is active:
http://www.yourraqserver.com:81/.cobalt/siteManage/www.domain.com/
Hope this helps.
Thanks,
Mark W. Mumma
http://WebGuy.NET
Phone: 1.405.949.2999
Web Server Administrator
WebGuy Internet Solutions
mailto:emailreply@xxxxxxxxxx
_____________________________________________________________
Do yourself a favor...
http://www.LoveYourWife.com (and get FREE email!)
Click here to get a life >> http://GotLife.org
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of Brian Rahill
> Sent: Saturday, April 17, 2004 7:25 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] Url for access to virtual site raq4
>
>
> At 08:13 AM 4/17/2004, you wrote:
> >i need to know if is possible to see a website hosted on
> raq4 when the
> >domain are not active.
>
> Edit /etc/httpd/conf/httpd.conf
> Find the first virtual host block (i.e. <VirtualHost
> XXX.XXX.XXX.XXX>) and
> put this in there:
>
> # Added to let users preview their site before DNS setup
> AliasMatch ^/sites/([^/]+)(/(.*))? /home/sites/$1/web/$3
> # END Added to let users preview their site before DNS setup
>
> Then restart httpd.
>
> Now you can see the site by going to:
> www.anysiteontheserver.com/sites/www.thesiteyouwanttopreview.com/
>
>
> Brian
>
>
>
>
> _____________________________________
> 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
>