Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 27th, 2006, 09:00 AM
Authorized User
 
Join Date: Sep 2005
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default global.asa confusion

I want to ask where to put global.asa file,in which folder

suppose my root folder for web server is C:/inetpub/wwwroot

I am having two applications say app1 and app2 with respective path as

C:/inetpub/wwwroot/app1
C:/inetpub/wwwroot/app2

So suppose i have created two different global.asa file for both the application, then where it should be placed ?

In which folder given below ?

C:/inetpub/wwwroot/app1
C:/inetpub/wwwroot/app2
C:/inetpub/wwwroot


Can I use more than one global.asa file for every application ?

Pls do reply back
thanks in advance
 
Old July 3rd, 2006, 08:32 PM
Authorized User
 
Join Date: Jun 2003
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to erobb Send a message via Yahoo to erobb
Default

Your global.asa should be put in the root of your website. If you have 2 websites then the global.asa should be in both.

ie your webserver points in wwwroot/site1 put your global.asa here. If you have another website that your website is pointing to called wwwroot/site2 put another global.asa in here.

Earl
www.jhdesigninc.com






Similar Threads
Thread Thread Starter Forum Replies Last Post
global.asa samwisegamgee16 Classic ASP Basics 1 September 25th, 2007 05:31 AM
About Global.asa pbcatan Classic ASP Databases 2 December 4th, 2006 12:40 AM
GLOBAL.ASA zaeem Classic ASP Databases 3 November 4th, 2003 09:13 AM
Global.asa madsmad ASP.NET 1.0 and 1.1 Basics 1 August 17th, 2003 07:05 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.