Apache Web Server
Tricks and tips to secure your Apache Webserver using Linux Ubuntu

Apache is the most widely used web server over the internet on Linux machines. For better and reliable performance you need to protect your [...]
How to protect Apache against DOS,DDOS or brute force attacks using mod_evasive and mod_security and mod_qos on Linux Ubuntu 11.04

In this article we will show how to install mod_evasive and mod_security or mod_qos. These modules protect Apache against DOS,DDOS or brute force attacks [...]
How to setup a firewall using Shorewall on Linux Ubuntu 11.04 and other Debian based distributions
This guides shows howto setup a firewall using Shorewall on Linux Ubuntu 11.04 and other Debian based distributions. This is a simple setup which allows [...]
How to setup Virtual Hosts on your Linux Ubuntu 10.04 or 11.04 Apache Webserver

The module vhost_alias enable Apache Web Server to host more than one website on a single machine. That is, one IP address and multiple aliases [...]
The easy way to install LAMP Server (LINUX-APACHE-MYSQL-PHP) + PhpMyAdmin

Install LAMP This simple command will install all the components needed. sudo apt-get install lamp-server^
How to install and setup php development environment using Eclipse, LAMP and xDebug on Linux Ubuntu 10.04 & 11.04 [Developer]

There is an updated guide which uses the new Eclipse Indigo: How To Setup a Local PHP Development Environment in Linux Ubuntu 11.04 with [...]
How to change your hostname on a Linux Server

This small guide shows how to change the hostname on a Linux Server and how to avoid the warning: apache2: Could not reliably determine the [...]
How to password protect Apache directory for unwanted users using a htaccess file on a Linux Server

This guide shows how to password protect an Apache directory from unwanted users using a htaccess file on a Linux Server.
How To Setup a Local Development Environment for Drupal 7 Eclipse, Apache, xDebug, Git, PHP 5.3 [Windows Platform]

This is a collection of tools, guides and tutorials on how to setup a development enviroment for Drupal 7 Eclipse, Apache, xDebug, Git, PHP 5.3.


Posted in
Tags:






