Table of Contents

  • Introduction
  • Installation
  • Handling Challenger
  • Virtual Servers
  • Configuration Examples
  • Modules
  • Filesystems
    · Introduction
    · Filesystem Modules
    · Directory Listing Modules
    · Content Types
    · File Extension Modules
  • RXML Tags
  • Graphics
  • Proxy
  • Databases
  • Miscellaneous Modules
  • Security Considerations
  • Scripting
  • Frontpage
  • Upgrading
  • Third Party Extensions
  • Portability
  • Reporting Bugs
  • Appendix
  • File Extension Modules
    The following modules are file extension modules that come with Challenger.

    CGI executable support
    This module can execute CGI-scripts both from a special directory and on an extension basis. It supports the CGI/1.1 interface. For more information see the CGI page.

    Fast CGI executable support
    This module provides support for the Fast CGI interface. For more information see the Fast CGI page.

    ISMAP image-maps
    This module enables Roxen to handle image maps. See the image maps chapter in the user manual for more information.

    Mapfile extension
    The extension of the files containing image maps.

    Main RXML parser
    This module is necessary for parsing of RXML tags. For more information, see the Main RXML parser page.

    Pike script support
    This module makes it possible to have scripts written in Pike that are handled internally in the Challenger server. The scripts themselves work much like CGI scripts. For more information, see the Pike scripts page.