[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] how to rename construct catalog to
At 11:47 AM 7/3/2001 -0700, you wrote:
>do you know the commands on how to create a new shop and copy all the files
>?
>
>Raymond
>
>Customer Service wrote:
>
> > best way is to creat a new catalog named SHOP and then copy all the files
> > from the old catalog, then restart IC.
> >
> > Dan
> >
> > ----- Original Message -----
> > From: Raymond Miecznik <raymond@raymond-hosting.com>
> > To: <interchange-users@developer.akopia.com>
> > Sent: Tuesday, July 03, 2001 12:37 PM
> > Subject: [ic] how to rename construct catalog to
> >
> > > a different name:
> > >
> > > currently people can access my site as:
> > >
> > > http://store.electronics2000.com/construct
> > >
> > > but I want to change the construct to "shop", what's the best way ?
It seems like some of us (*ahem*) haven't learned the "enlightened" quoting
method.
But to change the URL from "construct" to "shop", one does not need to go
through the entire hassle of creating a new catalog and copying the old
files. Here's how:
1. cp -a cgi-bin/construct cgi-bin/shop
2. edit catalog.cfg (CGI_URL, etc. for the new address)
3. edit /usr/local/interchange/interchange.cfg (change from
/cgi-bin/construct to /cgi-bin/shop)
That's it.
HTH,
Dan Browning, Cyclone Computer Systems, danb@cyclonecomputers.com