SHARE
Facebook X Pinterest WhatsApp

Apache Guide: Configuring Your Apache Server Installation Page 3

Written By
thumbnail Rich Bowen
Rich Bowen
Jul 20, 2010
ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More



If you open up Configuration.apaci, you’ll see the
configuration options that you entered, converted into a format that is usable
by Configure. You can manually change any of these options to
modify the configuration, and then rerun Configure to make the
makefiles again, like so:

        ./Configure -file Configuration.apaci

This is particularly useful if you want to experiment with different build
configurations. Or, as in my case, if you need to support several different
customers, and want to mirror their Apache installation as closely as possible.
You can simply save several different versions of your
Configuration file, and then rebuild using the one that you like.

The format of the Configuration files is fairly
self-explanatory, and they are heavily commented, which should help you figure
out what you need to do. Also, read the file INSTALL, also located
in the src/ subdirectory.

For More Information

The complete resource on using configure is
README.configure, which is in the top directory when you unpack
the Apache source tarball. It gives you all the available commandline options,
and gives a few examples of common configurations.

And for more information about Configure, read
INSTALL in the src/ subdirectory.

Rich Bowen is the Director of Web Application Development at The Creative Group and the author of Apache Server Unleashed.

thumbnail Rich Bowen

Rich Bowen is a ServerWatch contributor.

Recommended for you...

What Is a Container? Understanding Containerization
What Is a Print Server? | How It Works and What It Does
Nisar Ahmad
Dec 8, 2023
What Is a Network Policy Server (NPS)? | Essential Guide
Virtual Servers vs. Physical Servers: Comparison and Use Cases
Ray Fernandez
Nov 14, 2023
ServerWatch Logo

ServerWatch is a top resource on servers. Explore the latest news, reviews and guides for server administrators now.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.