
July 25th, 2004, 11:04 AM
|
|
Contributing User
|
|
Join Date: Jan 2004
Location: Budapest
Posts: 1,371

Time spent in forums: 4 Days 9 h 27 m 40 sec
Reputation Power: 6
|
|
|
Global.asa file for multiple web sites on IIS
Ok, I deleloped a "template" web site for a national organization. They have 2000 members and wish to offer this site to each member. Some members will have their own domain, others will not. Regardless, each site will be hosted on one server by the organization. Here is the problem I am facing. Yesterday, they did their first test of this template. The client sent me this url - http://www.atra.com/~atra_member
When I went to the address, I noticed any reference in the site to a session variable defined in the global.asa was not showing up. From past experience, I seem to remember that the .asa file needs to be in the root web, yes? Seeing as they will have two thousand of these templates on the same server, how can I achieve what I am trying to do here. I want each site to be easily modified for each client. The only thing that needs to change on each site is address, name, tel., fax, etc. I thought a single global.asa file and session variables would do this... hence my approach
__________________
Today the world, tomorrow the universe...
|