Authentication Application

The application is an authentication wrapper. It can be used by other mod_spin applications to authenticate users specifed in a traditional Apache manner, but without actually employing dangerously breakable basic authentication. It also enables non-encrypted applications to temporarily switch to SSL/TLS for authentication only.

The RPMS for Fedora 12 come with an example Apache configuration file, but for real deployment, this needs to be adjusted.

Download from here:

Feedback Application

The application collects parameters of an (X)HTML form, as either multipart/form-data or application/x-www-form-urlencoded, validates them, stores them into an SQL database and e-mails them to a designated e-mail address. E-mailing of attachments is supported, but only the name of the uploaded file is stored in the database.

The RPMS for Fedora 12 come with an example Apache configuration file, but for real deployment, this needs to be adjusted.

Download from here:

Skeleton Application

Example application. It will show you how things should be done to make them work with mod_spin.

The RPMS for Fedora 12 come with an example Apache configuration file, but for real deployment, this needs to be adjusted.

Download from here: