Knowledgebase
Portal Home > Knowledgebase > Web Technologies > Where do I put my global.asa?
Where do I put my global.asa?
| The wwwroot folder is considered the root of your application. You will put your global.asa in this folder.
If you have created a virtual folder for your website or a subdomain then it will act as application root, and you can place global.asa file in this folder.
Please note that if you put a global.asa in any other place, it will not be read by your application.
|
Add to Favourites
Print this Article
|
Also Read