Home Tags Apache

Tag: Apache

The Comprehensive LAMP Guide — Part 3 (PHP)

0
PHP, the "P" in LAMP, is a recursive acronym for PHP: Hypertext Preprocessor. It is the most widely used programming language for Web applications...

Securing Apache, Part 11: Logs, et al.

4
In this final part of the series, we will discover how to strengthen security in Apache by logging and other miscellaneous ways. Configuring a system...

Securing Apache, Part 10: mod_security

3
Right from Part 1 of this series, we've covered the major types of attacks being done on Web applications -- and their security solutions....

Set Up Your Own Forum Using phpBB

4
Clichéd as it may sound, we do live in the age of the social media. It is normal for humans to gather in groups...

WordPress Multi-site Servers on Production Machines

0
Everybody knows how to set up a LAMP machine and get a WordPress site running, using the famous three-minute installation. But how many...

The Comperhensive LAMP Guide, Part-1: Compiling and Optimising Apache

9
These days, almost everyone needs a website. Online business is picking up, and an Internet presence is a must for firms wanting to expand...

Securing Apache, Part 9: Attacks that Target PHP-based Instances

3
Beginning with Part 1 of this series, we have covered all major attacks on Web applications and servers, with examples of vulnerable PHP code....

Securing Apache, Part 8: DoS & DDoS Attacks

6
In this part of the series, we focus on DoS/DDoS attacks, which have been among the major threats to Web servers since the beginning...

Understanding Middleware with Apache ActiveMQ

2
Even though "middleware" might seem like a close cousin of Tolkien's Middle Earth, it's a fairly modern term in computer software and services, and...

Less is More: Exploring the Radiant CMS

0
Need to build a website or weblog? Just want a simple CMS that makes your life easier? Radiant is for you! In this article,...