InnoTecSol >ICS >ICS Version: 0.4.8888 Documentation >http(x)
http(x)
The http(x) protocol plug-in provides the means for processing http(s) requests and executing http(s) client connections.

The http(x) plug-in includes a default handler to serve static files, index files and directory listings. Please see section http(x) configuration on details how to use it.

There are several extensions available that provide handlers for http(s) request processing. Please see below for the respective extension libraries providing handler and services for the http server.

General
General Plug-Ins
http(x) Plug-Ins
  • httpcompress The http compression plug-in for transfer encoding compression
  • httpauth The http authentication handler supporting various authentication plug-ins (ldapauth, fileauth, certauth)
    • ldapauth The http ldap authentication plug-in
    • fileauth The http file authentication plug-in
    • certauth The http client certificates authentication plug-in
  • httpcgi The http cgi extension library
  • httprewrite The http rewrite extension library