Thread: global.asax
View Single Post
Old Nov 12th, 2005, 2:21 AM   #1
bja888
Hobbyist Programmer
 
bja888's Avatar
 
Join Date: Oct 2005
Location: Central, FL
Posts: 213
Rep Power: 0 bja888 is an unknown quantity at this point
Send a message via AIM to bja888 Send a message via Yahoo to bja888
global.asax

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?
bja888 is offline   Reply With Quote