[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Can I have 2 domains point to the same catalog?
Hi,
No, cause my checkout is at https://www.abc.com/xyz.com, yet my catalog
is at http://www.xyz.com. (fictitious names)
David Bordas wrote:
> Hi,
>
> why not simply redirect https://www.abc.com/xyz.com to a static html page
> with a small javascript that redirect to
> http://www.xyz.com.
>
> Hope that can help.
> David
> ----- Original Message -----
> From: "Rick Bragg" <rbragg@rickbragg.net>
> To: <interchange-users@interchange.redhat.com>
> Sent: Wednesday, January 09, 2002 5:14 PM
> Subject: [ic] Can I have 2 domains point to the same catalog?
>
>
>
>>I want to run the same catalog under 2 domains, one for regular traffic,
>>and the other for ssl.
>>
>>say:
>>http://www.xyz.com
>>https://www.abc.com/xyz.com
>>
>>The above is already set up and points to the same site. (Apache aliases)
>>
>>However:
>>
>>http://www.xyz.com/cgi-bin/catalog
>>(works fine)
>>
>>https://www.abc.com/xyz.com/cgi-bin/catalog
>>(error)
>>"Undefined catalog: /tailwags.com/cgi-bin/tailwags"
>>
>>
>>Again, I already have apache set up with aliases and apache is not the
>>problem.
>>
>>My interchange.cfg looks like this:
>>
>>Catalog catalog /usr/lib/interch/catalogs/catalog \
>> /cgi-bin/catalog \
>> /xyz.com/cgi-bin/catalog \
>> /catalog
>>
>>Any help would be appreciated!
>>
>>Thanks
>>Rick
>>
>>_______________________________________________
>>interchange-users mailing list
>>interchange-users@interchange.redhat.com
>>http://interchange.redhat.com/mailman/listinfo/interchange-users
>>
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
>
>