Rexursive®
 
Software > mod_spin/Apache > Applications

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 8 come with an example Apache configuration file, but for real deployment, this needs to be adjusted.

Download from here (version 1.0.2 released 11 August 2005):

The development (trunk) Subversion repository is 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 8 come with an example Apache configuration file, but for real deployment, this needs to be adjusted.

Download from here (version 1.0.5 released 11 August 2005):

The development (trunk) Subversion repository is 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 8 come with an example Apache configuration file, but for real deployment, this needs to be adjusted.

Download from here (version 1.0.6 released 11 August 2005):

The development (trunk) Subversion repository is here:

[ Valid XHTML 1.0 ]
[ Valid CSS ]
Last updated: 2008-04-11 09:33:43 GMT+10:00  
Copyright © 2003 - 2008 Rexursive