Difficulty: Moderately Challenging
Things You’ll Need:
- Server control panel software
- Computer
- FTP software
- Router
Step1
Choose and install the operating system that your development server will run. Most development servers run some version of Linux.
Step2
Install an HTTP server program like Apache HTTP server. This is a very reliable and highly recommended piece of software. You will also need to install an FTP program such as VSFTP.
Step3
Configure your software. Get help at a forum such as the one at the Webmasterworld Web site (see Resources below).
Step4
Connect your new development server to your home network using a router. Choose a static IP address to assign to the computer that you're using as a server.
Step5
Test your other home computers for connectivity to your new development server. To do this, type the IP address of the server into a browser; remember to start with "http://."
Step6
Install server control panel software. One highly recommended server control program is Webmin.