apache installation

Five ways to help secure Apache on Linux

Linux Today  Tue, 07/14/2009 - 07:01

GHacks: "In this article I will show you five simple ways to make your Linux Apache installation more secure.

And of course you should always know that even with five new means of making your install more secure, that doesn’t mean it is perfectly safe from attack.

Even after securing your installation, you should always keep watch over your server by checking log files and using standard security tools."


 

Getting Started with URL Rewriting with Apache

Linux Today  Sat, 05/30/2009 - 16:01

Webreference: "This feature is particularly useful for search engine optimization. Apache uses the module mod_rewrite to enable the URL rewriting feature.

Let's look at how to enable, configure, and tweak mod_rewrite in your Apache installation"