Apache
  Home arrow Apache arrow Page 3 - Apache 101
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
APACHE

Apache 101
By: Nakul Goyal
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 18
    2002-03-07

    Table of Contents:
  • Apache 101
  • What is Apache?
  • Getting Apache
  • Installing and running Apache
  • Performance settings
  • Conclusion

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Apache 101 - Getting Apache


    (Page 3 of 6 )

    Another reason for Apache's widespread acceptance is its overall stability. The Apache Web server is near bomb proof. Apache is also relatively fast, depending on what you're doing with it. If you're hosting a web site with mostly static content, then Apacheis a real fireball. If you throw tons of CGI scripts at it with each script making database calls synchronously, then you're going to slow it down, just like any other web server. Much of this slowdown will come from the scripts themselves and not Apache however.

    Apache is available for download from http://www.apache.org. While you're downloading the Apache package that's appropriate for your Operating System, be sure to grab the documentation as well.

    If you're a Linux user, then there's a pretty good chance that Apache has already been pre-installed on your machine. With the exception of desktop-centric Linux distributions such as Caldera, it's uncommon that you won't have the Apache server installed. If you see an option for "Web services" during an installation of Linux, then make sure you select it so that Apache will be installed.

    If you're new to the Unix/Linux/BSD world, then you should be aware that there are two types of installation packages available to you: source and binary. If you're new to the Unix world then download a binary distribution first. A binary is the fully compiled version of an application that’s ready to be installed on your system, much like software that comes with a setup program for Windows.

    A source package is exactly what it sounds like: it's the source code to the application. This means you have to compile the source code into an executable program before you can use it. It's not uncommon to mess up while trying to compile a source package as an application, and if you ask any Linux guru they'll be able to tell you their experience with source packages when they were just starting out. For me, it wasn't good.

    If you're fortunate then you'll find your errors immediately when compiling a source package. If you're unlucky, then it could be hours, days or even weeks before you find out where the errors lie, and once you've fixed those errors then you have to spend time recompiling the source package again to fix your mistakes. Do yourself a favor when first learning Apache: find and download the binary package first.

    More Apache Articles
    More By Nakul Goyal


     

    APACHE ARTICLES

    - Programmatically Manipulating Microsoft Exce...
    - Installing PHP under Windows
    - Compressing Web Content with mod_gzip and mo...
    - Compressing Web Output Using mod_deflate and...
    - Setting Up Apache 2.0.45 to Parse PHP Pages
    - Custom Error 404 Documents with PHP
    - Using Apache and PHP on Mac OS X
    - ASP: Active Sessions, Active Logins and Tota...
    - Working With Oracle on Windows: Part 1
    - The Quick-n-Dirty Guide to Setting Up Apache...
    - Installing Apache With SSL: The Complete Gui...
    - 7 Powerful .htaccess Customization Tips
    - Trap And Get Notified: A Practical Solution ...
    - One Way To Use Server Side Includes
    - Using ForceType For Nicer Page URLs







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek