News

This is just a guide. As the license says, I am not responsible for any damages, security breaches, etc from any security holes in the setup in this tutorial. It is up to YOU to ensure your server and ...
This article deals with Server Side Includes, usually called simply SSI. In this article, I'll talk about configuring your server to permit SSI, and introduce some basic SSI techniques for adding ...
Apache Cassandra is a highly scalable and distributed NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high availability with no ...
Putting authentication directives in a <Directory> section, in your main server configuration file, is the preferred way to implement this, and .htaccess files should be used only if you don't ...