|
-
Jan 10th, 2002, 12:08 AM
#1
Thread Starter
Addicted Member
Global.asa
Where should one put the file global.asa
I am using IIS, Windows 2000 Advanced Server
-
Jan 10th, 2002, 01:58 AM
#2
PowerPoster
hi
in the "wwwroot" folder.
-
Jan 10th, 2002, 11:52 AM
#3
Black Cat
You can also put one into any folder you defined as a "Web Application" thru the IIS Manager.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jan 10th, 2002, 10:16 PM
#4
Thread Starter
Addicted Member
Global.asa
If I put "Global.asa" file into the folders I defined to be Web Folder through Internet service manager, which one of those "global.asa" files located in many web folder the IIS will use to manage (on application start) and (on session start)
my experience is with Personal web server which can deal only with one "Global.asa" as I think, so I don't know, can IIS deal with separate "Global.asa" for each web folder?
Thanks
-
Jan 14th, 2002, 07:49 AM
#5
Black Cat
You can have one global.asa per web application -- so IIS can handle multiple files. It uses the file found in the root folder of the web application, so if you have your default web site at D:\wwwroot\ and another web application at D:\MyApp\, or at D:\wwwroot\MyApp\ you can have a global.asa in each of these folders.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|