SHARE
Facebook X Pinterest WhatsApp

DevShed: Getting More Out Of Apache (Part 2)

Jan 26, 2001
ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More



Last time, I showed you how to configure Apache to service multiple Web sites on
the same physical server, and include server-side information in your Web page.
But that’s just the tip of the iceberg – Apache allows you to do a whole lot more,
and over the next few pages, I’ll be discussing the server’s authentication and logging capabilities,
together with a brief look at its unique URL re-writing module.

“…Apache’s user authentication mechanism is based on the traditional username-password challenge
mechanism. When the Web server receives a request for a directory or file that it knows to be a protected
resource (aka “realm”), it responds by sending the client browser an authentication challenge. It is only
after receiving a valid username and password back from the client browser that access is granted to the
realm.”
Last time, I showed you how to configure Apache to service multiple Web sites on
the same physical server, and include server-side information in your Web page.
But that’s just the tip of the iceberg – Apache allows you to do a whole lot more,
and over the next few pages, I’ll be discussing the server’s authentication and logging capabilities,
together with a brief look at its unique URL re-writing module.

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
6 Best Linux Virtualization Software for 2024
What Is a Network Policy Server (NPS)? | Essential Guide
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.