Click to See Complete Forum and Search --> : Creating my first web site
buster1000
Mar 7th, 2001, 11:18 AM
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
Cander
Mar 7th, 2001, 11:22 AM
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/yourdirectory/whatever.html
Just for the basics you dont need to mess with any IIS settings as long as it is installed
buster1000
Mar 7th, 2001, 11:22 AM
In a good word, it's uploading my pages on the internet network.
buster1000
Mar 7th, 2001, 11:29 AM
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?
Cander
Mar 7th, 2001, 11:34 AM
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.
buster1000
Mar 7th, 2001, 11:38 AM
Hey thanxs man, you've bin a great help
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.