[ic] problem with site launch

ashah interchange-users@icdevgroup.org
Tue Aug 20 13:43:01 2002


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