NetAdminTools.com
 
SignalQ Sites:
NetAdminTools - Coprolite - SpotBridge - NAW
RoboCoop - AreWeDown - SolarPower - SysAdminTools
Xfig - Gold Loaf - GeekPapa - FixGMC - FixRambler
Categories:
GNU/Linux | Homebrew designs | Perl | Ruby | Administration | Backup/Recovery | Bugs/Fixes | Certification | Database | Email | File/Print | Hardware | Information Grab Bag | Interoperability | GNU/Linux ABCs | Monitoring | Name Resolution | Network Services | Networking | Remote Control | Security | Desktop | Web | BSD | Solaris | GIAGD | ERP | REALbasic

Last 30 Days | Last 60 Days | Last 90 Days | All Articles | GNU/Linux Reference OS Build | MCJ How-to | MCJ Presentation Config | Keywords | RSS



Categories:
·GNU/Linux
·Homebrew designs
·Perl
·Ruby
·Administration
·Backup/Recovery
·Bugs/Fixes
·Certification
·Database
·Email
·File/Print
·Hardware
·Information Grab Bag
·Interoperability
·GNU/Linux ABCs
·Monitoring
·Name Resolution
·Network Services
·Networking
·Remote Control
·Security
·Desktop
·Web
·BSD
·Solaris
·GIAGD
·ERP
·REALbasic
·All Categories


Running Apache on Win32
Topic:Web   Date: 2000-04-06
Printer Friendly: Print

spacerspacer
<<  <   >  >>

Subject

Do you ever wish you could inch away from IIS and migrate towards Apache on Linux or some other UNIX operating system? Well, in this article we will install Apache on our NT server. Another advantage to using Apache is it is a cool way to get a full fledged web server on your workstation. We'll be wusses and grab the binary from: http://httpd.apache.org/dist/httpd/binaries/win32/

A good place to start for info on the Win32 version of Apache is: http://www.apache.org/docs/windows.html
We'll do a quick and dirty install here. Note that this version is not quite ready for prime time. But, it can get you used to how Apache works as you prepare for migration.

Make sure that your full host name is entered on the DNS tab on Microsoft TCP/IP Properties. Both the Host Name and the Domain need entries or Apache will not start correctly. After you run the executable and do an install, change into the apache directory and run apache:

C:Program FilesApache GroupApache>apache
Apache/1.3.12 (Win32) running...

Go to another workstation and browse to your server, and you should see this.

If you enter netstat on the server:

C:>netstat

Active Connections


Proto Local Address Foreign Address State
TCP krull:80 DIVINE:2329 ESTABLISHED

So, we can see that Apache is listening on port 80 on krull.

Type a ctrl-c in the window you are running Apache in, and select "start>programs>Apache web server>Install Apache as a Service" if you want to have Apache start with the server.


People:
Places:
Things:
Times:





Please read our Terms of Use and our Privacy Policy
Microsoft, Windows, Windows XP, Windows 2003, Windows 2000, and NT are either trademarks or registered trademarks of Microsoft Corporation. NetAdminTools.com is not affiliated with Microsoft Corporation. Linux is a registered trademark of Linus Torvalds, and refers to the Linux kernel. The operating system of most distributions that contain the Linux kernel is GNU/Linux. All logos and trademarks in this site are property of their respective owner. Copyright 1997-2010 NetAdminTools.com