Results 1 to 5 of 5

Thread: Stupid Question

  1. #1

    Thread Starter
    Frenzied Member blindlizard's Avatar
    Join Date
    Feb 2001
    Location
    Austin, TX - United States of America
    Posts
    1,141

    Stupid Question

    I have a stupid question, and I am not even sure how to ask it.
    But, here goes.

    What does the word in a url that replaces the www represent, and what does it do? A good example is the word forums in vb-world's form url. I have always wondered what it was.

    BL

  2. #2
    CMangano
    Guest
    I can only assume you mean what is the difference between the urls support.microsoft.com and www.microsoft.com?

    The first is what is called a host header. Let's say you have the IP address 123.123.123.123 and you have pointed the domain name www.myserver.com at this IP. Now, let's say you want to have another url that points to this IP, and allows the user to enter a different portion off your site, perhaps your support section. In your web server, you can give this IP a host header of support.myserver.com, and then give it the home directory (the directory a user will enter upon coming to this site) of your support folder. Set up DNS so that it goes to 123.123.123.123 whenever someone types in support.mysever.com, and the web server will point the user to the right place (the support folder). I hope that wasn't too confusing.

  3. #3
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Www is the name of the computer. A lot of people called their web servers "www". There's no reason it couldn't be called anything else.
    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.

  4. #4
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    If you have more than one web site configured on the same server, they don't have to both use the same host header, so it is not the machine name.
    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

  5. #5
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Yeah, but it was originally derived from the computer name. Old Unix DNS stuff or something.
    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
  •  



Click Here to Expand Forum to Full Width