[ic] Multiple catalogs with single VirtualHost

William Carr bill at bottlenose-wine.com
Wed Apr 9 16:09:04 UTC 2014


Is it possible to have multiple catalogs with a single apache virtual host like follows?

apache.conf

<VirtualHost *:443>
	ServerAlias site1.domain.com
	ServerAlias site2.domain.com
</VirtualHost>

catalog.cfg

Catalog site1 /www/site1/ic  site1.domain.com
Catalog site2 /www/site2/ic  site2.domain.com

I am trying to serve up multiple interchange catalogs with a single wildcard certificate for the domain *.bottlenose-wine.com.

 
Bill Carr, President at Bottlenose
(413) 584-0400 
http://www.bottlenose-wine.com 



More information about the interchange-users mailing list