“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.
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.