Results 1 to 2 of 2

Thread: Mapping 'virtual directories' without using IIS

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Mapping 'virtual directories' without using IIS

    Let's say I have www.something.com that maps to c:\inetpub\wwwroot\something

    I also have www.something.com/newapp which maps to c:\inetpub\wwwroot\newapp (note the absence of 'something' in that path).

    Now, I am aware that I can do this in IIS by creating a virtual directory beneath something.com.

    However, if I wanted to do this without using IIS, how can this be done? In other words, I need the 2nd URL mapped to a separate directory without having to enter the HTTP Pipeline. I was thinking, perhaps, something to do with a load balancer?

    Any other suggestions welcome.

  2. #2

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Mapping 'virtual directories' without using IIS

    Yeah I could write one. It'll probably act as a rewriter and stream the contents but there's too much more to take care of. No, I don't think this is a good question. I'm talking to myself now.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width