[ic] problem with site launch

Xavier / NumeriBox.com interchange-users@icdevgroup.org
Tue Aug 20 13:52:00 2002


On index page :

<HTML>
<HEAD>
<meta HTTP-EQUIV="Refresh" CONTENT="0;URL=/cgi-bin/catalog_name">
</HEAD>
</HTML>



----- Original Message -----
From: "ashah" <ashah@vmss.com>
To: <interchange-users@icdevgroup.org>
Sent: Tuesday, August 20, 2002 6:44 PM
Subject: RE: [ic] problem with site launch


> Hi All!
> We use hosted environment and we have no permissions to update httpd.conf.
> Could we do that using IC wizard?
> Or do you have other solutions how to do that?
> Thank you
>
> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
> [mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Rick Eicher
> II
> Sent: Tuesday, August 20, 2002 12:20 PM
> To: interchange-users@icdevgroup.org
> Subject: RE: [ic] problem with site launch
>
>
> >
> > Hi All!
> > My problem is:
> > Our present URL www.vmss.com is linked to the old site.We have
> finished
> > our
> > new interchange site http://www.vmss.com/~asavalan/cgi-bin/cart.cgi
> but we
> > don't know how to do, when the user picks up www.vmss.com it would pop
> > directly into interchange index.html page.
> > Thank you.
> >
>
> We use the following in apache's httpd.conf:
>
> <VirtualHost 1.2.3.4>
>      ServerName www.domain.com
>      DocumentRoot /home/domain/html/
>      Redirectmatch ^/(index.html?)?$ /cgi-bin/domain
> </VirtualHost>
>
> This may need some tweaking depending on you set up.
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>