This library cluster has 9 classes.
ECF: fast-cgi.ecf
Some basic HTTP services implemented using the Fast-CGI API including:
Set as the default handler for a web server, this service intercept hacking attempts, returning 404 file not found message as plaintext and updating firewall rules blocking the IP address.
Further Information
Click on class link to see client examples.
Hacker intercept configuration
Intercept hacking attempts, returning 404 file not found message as plaintext and creating firewall rule blocking IP address for malicious requests.
Also scans auth.log and mail.log for attacks and blocks those as well.
Further Information
Click on class link to see notes and client examples.
Experimental servlet with service procedure that distributes requests to procedures in service_procedures_table according to the request path base name, i.e. the last directory step: request.dir_path.base
Works best if the web server URL matching rule is a regular expression.
Further Information
Click on class link to see client examples.
Fast CGI IP echo servlet
Further Information
Click on class link to see client examples.
Servlet that returns OK as a response.
Further Information
Click on class link to see client examples.
Current version info for downloadable software
Further Information
Click on class link to see client examples.
Current downloadable software version
Downloadable software version info