I just changed hosting. My prevoius host put all sites in one folder and you had to write a re-dir script. My new host lets you point domains to specific floders. So then I want to know how the global.asax file will work.
Your supposed to put it in the root for the site. My hosting says to put it in the main folder and the domain folder. The thing is though, I want diffrent global.asax files for each of my sites. I tested it out and it doesn't make since.
The url says
http://www.bja888.com/, how can the root for that site be one folder back?!?
Anyone have an explanation or a way around?