Maintaining multiple Web Server Route Directories

Ask a Question related to ASP Components, Design and Development.

  1. #1

    Default Maintaining multiple Web Server Route Directories

    Is there a way to create a root (home) directory for multiple websites on the
    same machine (with IIS)?

    For instance, I would like to use this address for one website:
    [url]http://1stWebsite/index.asp[/url]

    And then I’d like to use this address for another website:
    [url]http://2ndWebsite/index.asp[/url]

    I’d like to implement this on a single machine running Microsoft Windows
    Server 2003 Standard Edition.

    Can this be done is I use different port values.

    John L. Guest

  2. Similar Questions and Discussions

    1. Multiple directories
      I'm wondering if I can set up a client to update her own site using Contribute. The site is for a quarterly magazine. Updates include creating new...
    2. Server URL shows directories
      Hello, After quite a bit of looking I still cannot find an answer, so I'm hoping someone here can help. For purposes of this email, I will call my...
    3. How can I get multiple directories using ftp?
      Any idea, what is the right command, in my earlier posting somebody suggested to use mget *, but that is not working. Thanks in advance.
    4. What directories can be shared between multiple distributions on the same machine??
      If I want to install multiple distributions on one machine, there should be some parts that can be shared, such as SWAP, /tmp(if u made it a...
    5. Copying the same file to multiple directories
      .... say I wanted to copy a file, call it "welcome", to every user's home directory. I know that all the folders live in /usr; thus /usr/first,...
  3. #2

    Default RE: Maintaining multiple Web Server Route Directories

    I posted thie question days ago. Why is there still no response!?!

    Please assist me. I appreciate it.

    John.

    "John L." wrote:
    > Is there a way to create a root (home) directory for multiple websites on the
    > same machine (with IIS)?
    >
    > For instance, I would like to use this address for one website:
    > [url]http://1stWebsite/index.asp[/url]
    >
    > And then I’d like to use this address for another website:
    > [url]http://2ndWebsite/index.asp[/url]
    >
    > I’d like to implement this on a single machine running Microsoft Windows
    > Server 2003 Standard Edition.
    >
    > Can this be done is I use different port values.
    >
    John L. Guest

  4. #3

    Default Re: Maintaining multiple Web Server Route Directories

    John wrote on Wed, 27 Feb 2008 06:24:01 -0800:
    > I posted thie question days ago. Why is there still no response!?!
    Just like your other post, it's in the wrong group. Not many people use this
    one, and as for discussing ASP Components some, like myself, probably just
    ignored it. Try posting in microsoft.public.inetserver.iis instead. Please
    try to post in the relevant groups.

    --
    Dan


    Daniel Crichton Guest

Posting Permissions

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

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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139