Anton_FA Posted June 24, 2003 Posted June 24, 2003 Greetings I have OSC running on an Intranet as a stationary supplies store. The intranet is running on a local IIS server, and it also goes out on a thin client solution running on a citrix server. OSC works fine when people go http://intranet-domain/store but the thin clients access the intranet by going http://intranet-domain.masterdomain/store unfortunately the thin clients arent able to view the store because the configuartion file is set to http://intranet-domain/ How can I have two configuartion files? I understand that in PHP I can detect what domain name requests come from? If this is possible how could I direct uses from http://intranet-domain/ to use the orginal config file and uses from http://intranet-domain.masterdomain/store use another?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.