Categories

Updated: 02/19/2006

Writing Apache Modules with Perl and C

This guide to Web programming teaches you how to extend the capabilities of the Apache Web server. It explains the design of Apache, mod_perl, and the Apache API, then demonstrates how to use them to rewrite CGI scripts, filter HTML documents on the server-side, enhance server log functionality, convert file formats on the fly, and more.
Similar Scripts for "Writing Apache Modules with Perl and C"

Adding PHP to Apache on Linux

This article provides extensive instructions on installing PHP on Apache/Linux. Main topics include: How to Get PHP, PHP Extensions, Building PHP for CGI Use, Building PHP as an Apache Module, Building mod_php as a Dynamically Loaded Object, Testing ...

Apache::ASP

This perl module provides an Active Server Pages port to the Apache Web Server with perl as the host scripting language. This module works under the Apache Web Server with the mod_perl module enabled. This is a portable solution, similar to ActiveSta...

PHP Snurk

When you run a database-driven website, it makes sense to generate pages on the fly. PHP, MySQL, and Apache let you do just that. But they don''t make it pretty. How many times have you had to create a URL that looks like this: http://schmoop.co...

Delorie Password Manager

The Delorie Password Manager is for users who have to manage a web password file, but do not have easy access to password encryptors or CGI directories. By using the Handler directive of Apache 1.1, one central CGI installed by the system administrat...

Guardian

Guardian is a CGI script which works closely with the Apache 1.1 and later webservers. When a visitor to your site attempts to view a document which does not exist, tries to access a restricted area and fails, or initiates a script error, the Guardia...
©2003-2008 jCay.com