Home Tags CGI

Tag: CGI

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...

The Nagios Setup Explained

8
In this article, we shall discuss Nagios, an open source software that is deployed in most data centres to monitor various system and network...

Exploring Software — Alternatives to Rails, Django

0
Zope 3 never picked up because most of the popular projects/products based on the application server never migrated from Zope 2. With "Grok --...

Securing Apache, Part 1: The Basics

4
Targeted at readers with Web security concerns, information security experts, systems administrators and all those who want to jump-start their careers in Web security,...

Python on the Net Using CGI and WSGI

0
In this part 10 of the series on "Programming in Python for Friends and Relations" we build a small classifieds application.