![]() |
|
Tell your web server where to find your web site. Your website probably consists of multiple pages. You need to tell the web server the path of the folder where you keep your pages. For example, when someone types www.yourdomain.com/main.html, the server will look in the folder where all your pages live, and look for file main.html. Tell your web server about your default page. This is the page that is displayed when someone types www.yourdomain.com in their browser without specifying a page. The web server already has some default page names like "index.html" so if you have a page with this name it will be displayed by default when no document is specified in the request. You may also add some more default file names to your web server. If you don't want to name your file "index.html" you can tell your web server that your default page's name is "mainpage.htm." Business - All business/finance/loan/mortgage related link can be found here Computers - All computer hardware/software/peripheral related link can be found here Internet - All webhosting/webdesign/internet marketing related link can be found here Software - All software related link can be found here Web Design - All web design/development related link can be found here Web Hosting - All web hosting related link can be found here Web Promotion - All search engine optimization/internet marketing related link can be found here Web Resources - All other web related link can be found here Recreation - All travel/hotel/cruise related link can be found here Casino - All online gambling/poker/blackjack/roulette related link can be found here Health - All online pharmacy/hospital/health related link can be found here Shopping - All online shopping/gift related link can be found here Miscellaneous - All other links can be found here
How do you get a web server? Most Windows operating sytems come with a web server that just needs to be installed. There are also web servers than can be downloaded for free, like Apache. I'm not going to go over how to do this. In this article I'll discuss the concepts and what's needed to get your web server up and running and serving your site to the public after it's been installed. Every web server is different but the concepts are the same. By going over the general concepts that are true for any web server, you'll know what to look for regardless of the software you are using. |
|
| © Copyright 2006, labhomenow.com |