Vinetop
 
{ Guest } - Login Browse 
:: Browse Topic Focus
Journal
General
How-To & DIY
Tips & Tricks
Reviews
 

How to install Apache web server (v2.2.x) on Windows XP - Atom8 - Jan 22, 2008 6:58pm
How-To & DIY @ Internet / Webserver / Apache - Views (8670) - Ratings(1): ( 2.00 )
Here are the steps to get to the install package:
- Open the download page from Apache.org at:
http://httpd.apache.org/download.cgi

- Scroll down to the section: "Apache HTTP Server x.x.x is the best available version"

- Click on the link "Other Files" at the bottom of that section and you'll get to a mirror site's distribution folder. It is full of confusing things for typical users.

- Now scroll down and click on the "binaries/" folder

- Click on the "win32" folder

- Now select and click on the right .msi package you want. They are the install package that you can run on your Windows machine.

I downloaded and use the 'apache_2.2.6-win32-x86-openssl-0.9.8e.msi' package.

Installation Steps for the Apache Web server (screenshots):



















**Verify that it works on you machine by opening your web browser to the 'http://localhost' address. It should show a webpage as above. Simply "It Works!". The webserver is now running and serving the default test page on your machine.

Try to open an http session from another machine in your home/network using this machine's IP address and you'd see the same page.

To get the local machine that you have just setup the Apache web server with, just run the command "ipconfig" in your CMD console window.

You'll see something like:

    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 192.168.2.101
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.2.1


Use the IP address in blue above as the web address from another machine. Example: type in http://192.168.2.101 on another machine assuming your Firewall is OFF or port 80 is opened already.

Here's how to open port 80 on this machine so other machines can browse to your http address.

Open -> Start -> Control Panel -> Firewall


Click on the "Exceptions" tab on top of this dialog.

Click "Add Port" button and this dialog shows up:

Fill in the name as webserver or something. And the port number is 80.

Now click OK on these dialogs and close the Firewall settings... you are done. Other machines on your network should be able to browse to your new webserver.

Last Edit: Jan 22, 2008 8:35pm - by Atom8        Comments | Report




Comments and Ratings:( Post Your Comments )

No Comments...

How-To & DIY

Recent Posts
Most Viewed
Most Commented
Top Rated
ActiveState Perl 5.10 Connecting to MySQL 5.0 with Net::MySQL mo...
:: Atom8 - Jan 21, 2008 9:47pm

How to install MySQL 5.0 Server on Windows XP
:: Atom8 - Jan 22, 2008 3:32pm

How to configure Apache server to run CGI scripts outside of cgi...
:: Atom8 - Jan 22, 2008 8:19pm

Sony PS3 250GB Upgrade on a 40GB System
:: Atom8 - Mar 03, 2008 12:58am

How to embed YouTube videos in your posts
:: VineTop - Jan 19, 2008 12:52pm

How to install ActiveState Perl 5.10 on Windows XP
:: Atom8 - Jan 22, 2008 5:26pm

How to install Apache web server (v2.2.x) on Windows XP
:: Atom8 - Jan 22, 2008 6:58pm

How to embed Picasa Slideshow in your posts
:: VineTop - Jul 13, 2008 2:19pm

How to resize your picture in Windows
:: VineTop - Jan 08, 2008 1:20pm

How to upload image files to your FileBox
:: VineTop - Jan 08, 2008 11:49pm


© 2007 - 3000 vinetop.com [ Terms & Policy :: Contact Us :: About ]