Results 1 to 6 of 6

Thread: Creating my first web site

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    12
    Hey guys, i was just wondering...

    I want to put my pages on the network, i know how to make some .html and .asp pages, but i want to register to be on the internet network.....I heard talking about IIS, but i'me not confortuble using it....

    Could someone tell me all the step you have to go thru, to be able to put your pages on the network??

    Thanxs for your time

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    have IIS isntalled. Then all you need is make a directory in the inetpub/wwwroot directory and put your pages in it. Now the pages can be seen inthe browser over the network by typing in

    http://your_computername_or_IP/yourd.../whatever.html

    Just for the basics you dont need to mess with any IIS settings as long as it is installed
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    12
    In a good word, it's uploading my pages on the internet network.

  4. #4

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    12
    Thanxs for that

    But can i use IIS, with Window 98 ?? and the InetPub/wwwroot directory, is it going to be install when i install IIS?

  5. #5
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Not IIS, but you can install Personal Web Server (PWS) . Its just a watered down IIS. Get it at www.microsoft.com. Or it may actually be on your win 98 cd, just goto add/remove programs.

    And yes the inetpub/wwwroot directory is created by the program when it is installed.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  6. #6

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    12
    Hey thanxs man, you've bin a great help

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