HTML Help Forum HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Setting a webserver
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum -> Dedicated, Managed, and Co-located Hosting
View previous topic :: View next topic  
Author Message
shen



Joined: 22 Jun 2006
Posts: 12

Posted: Sat Oct 14, 2006 12:52 am     Setting a webserver  

Can you please give a checklist of todo for setting a web server....thanx there


Corey Bryant



Joined: 15 May 2004
Posts: 8748
Location: Castle Pines North, CO USA

Posted: Sat Oct 14, 2006 4:41 am      

Windows / Apache, etc? Are you trying to do something at home? You might check out How Stuff Works for a start.

_________________
Corey
Merchant Account Blog | Merchant Accounts
maahiwilson



Joined: 23 Feb 2010
Posts: 9
Location: u.k

Posted: Tue Feb 23, 2010 9:00 pm      

Hello
Network Configuration
Okay, so let's not forget that before Apache will work, or you can even think about serving WEB pages, it's key to do the network configuration! I won't try to explain the configuration of your personal network because it's really information I should write in a different document.

However, here are some of the basics you'll need to keep in mind:

* Use Network Configurator (usually under Administration in X) to assign IP addresses as needed.
* Use LinuxConf (usually under System in X) to assign proper rights to your account to allow setting up server etc.
* Check to make sure you have a hostname properly assigned by typing:
hostname

Let's assume your network is properly configured and move on!

Basic WEB Serving
It's important to note the directory that you will use extensively (maybe slightly different based on your version):

/var/www/html

This directory contains rather self-explanatory sub-directories such as where you should put the html files like index.html. In fact, you'll find that you spend most of the time in: /var/www/html, /var/www/cgi-bin. You might as well go ahead and open several Xterminal sessions looking at these dirs!

Don't waste time trying to do things right now without using Root login. You should be careful and make back-up copies of files you are about to edit by typing:





Dedicated Servers Uk
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum -> Dedicated, Managed, and Co-located Hosting
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group