Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > application root versus virtual directory?

Reply
Thread Tools

application root versus virtual directory?

 
 
Sheila Jones
Guest
Posts: n/a
 
      02-17-2004
Hello,

Could somebody explain (or point me to a website that does) the difference
between a 'virtual directory' and an 'application root'? I don't really get
it at the moment. Thanks.


 
Reply With Quote
 
 
 
 
Chad Z. Hower aka Kudzu
Guest
Posts: n/a
 
      02-17-2004
"Sheila Jones" <> wrote in news:uKm#v7T9DHA.452
@TK2MSFTNGP11.phx.gbl:
> Could somebody explain (or point me to a website that does) the difference
> between a 'virtual directory' and an 'application root'? I don't really get
> it at the moment. Thanks.


Virtual directories are mappings of URLs to physical directories for the web
server.

Application roots are independent of this and are the "root" location for a
specified application.


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
 
Reply With Quote
 
 
 
 
Sheila Jones
Guest
Posts: n/a
 
      02-17-2004
> Application roots are independent of this and are the "root" location for
a
> specified application.


What exactly is the "application" here? My website is just a bunch of .aspx
files...


"Chad Z. Hower aka Kudzu" <> wrote in message
news:Xns94929F611FD0Ccpub@127.0.0.1...
> "Sheila Jones" <> wrote in

news:uKm#v7T9DHA.452
> @TK2MSFTNGP11.phx.gbl:
> > Could somebody explain (or point me to a website that does) the

difference
> > between a 'virtual directory' and an 'application root'? I don't really

get
> > it at the moment. Thanks.

>
> Virtual directories are mappings of URLs to physical directories for the

web
> server.
>
> Application roots are independent of this and are the "root" location for

a
> specified application.
>
>
> --
> Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
> "Programming is an art form that fights back"



 
Reply With Quote
 
Chad Z. Hower aka Kudzu
Guest
Posts: n/a
 
      02-17-2004
"Sheila Jones" <> wrote in news:O6eZpzX9DHA.2368
@TK2MSFTNGP11.phx.gbl:
> What exactly is the "application" here? My website is just a bunch of .aspx
> files...


Collectively they make an "application" and share settings, as well as a
session object.



--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Mozilla versus IE versus Opera versus Safari Peter Potamus the Purple Hippo Firefox 0 05-08-2008 12:56 PM
equal? versus eql? versus == versus === verus <=> Paul Butcher Ruby 12 11-28-2007 06:06 AM
non root users accessing application installed with root instance hector C Programming 5 12-05-2006 01:01 PM
Re: HowTo get application-root-virtual-directory Peter Row ASP .Net 0 01-28-2004 09:03 AM
Virtual directories and application root Leszek ASP .Net 5 12-24-2003 12:01 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57