Quantcast
Channel: HTTP – Debuntu
Browsing all 12 articles
Browse latest View live

How-To: Apache web server basic security measures — page 2

This entry is part 2 of 2 in the series How-To: Apache web server basic security measures3. PHP: Another way to hide which PHP version you are running can be achieved through php.ini. Php as a...

View Article



Secure your Apache2 with mod-security

This entry is part 1 of 3 in the series Secure your Apache2 with mod-securityThis article will show how-to install, configure and set up apache's mod-security module on a debian based system. This was...

View Article

Secure your Apache2 with mod-security — page 2

This entry is part 2 of 3 in the series Secure your Apache2 with mod-security3. Adding Filtering Rules: mod-security can take two kinds of filters: Simple Filters: SecFilter directive Advance Filters:...

View Article

Secure your Apache2 with mod-security — page 3

This entry is part 3 of 3 in the series Secure your Apache2 with mod-security4. mod-security filter examples: Suppose for instance you want to prevent attackers injecting shell command execution...

View Article

Basic Apache Optimizations

This entry is part 1 of 2 in the series Basic Apache OptimizationsApache, the most popular web server, is a stable and reliable software for providing web pages to the world. But sometimes, it happens...

View Article


Basic Apache Optimizations — page 2

This entry is part 2 of 2 in the series Basic Apache OptimizationsKeepAlive KeepAlive is a feature that make the server keep each listening connection alive for a certain amount of time, allowing a...

View Article

Spying Apache server activity and performance with mod_status

On Debian based systems such as Ubuntu… Apache comes with mod_status compiled in by default. mod_status provides information on your apache server activity and performance. This tutorial will show you...

View Article

Awstats: Error: Couldn’t open server log file … logresolvemerge.pl …...

After an upgrade from Debian 3.1 (sarge) to Debian 4.0 (etch), awstats stopped automatically updating. Awstats was complaining that the log files could found. By logging in to the server, user www-data...

View Article


How-To: Apache2 authentication using MySQL backend

This entry is part 1 of 2 in the series How-To: Apache2 authentication using MySQL backendthis tutorial will explain how to use a MySQL backend in order to authentication users against your Apache...

View Article


How-To: Apache2 authentication using MySQL backend — page 2

This entry is part 1 of 2 in the series How-To: Apache2 authentication using MySQL backend3. Creating users Here we will be using sha1 password. To create a password, you can use the following command:...

View Article

How-To: Prevent SPAM with Apache’s mod security

WordPress is a great piece of software to run a blog, it is flexible, has tons of plugins are developed for it and updates are really easy to do. To fight spam comments, there is already the Akismet...

View Article

How-To: Convert a WordPress site from Multisite to Standalone install

Since wordpress 3.0, it is possible to create a network or site by using the multisite feature. It allows to manage multiple wordpress websites from a single installation. Plugins, themes get installed...

View Article
Browsing all 12 articles
Browse latest View live




Latest Images