Getting More Out Of Apache (Part 2) (
Page 1 of 8 )
Learn more about the world's best-loved Web server, with examples
of Apache's authentication and logging capabilities, and also pay a brief
visit to its unique URL re-writing module.
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.
Keep reading!