Apache

Reading Time: 5 minutes
  • ApacheFriends
  • Apache Software Foundation
  • Apache HTTP Server Documentation
  • Apache Week
  • Apache::ASP provides an Active Server Pages port to the Apache Web Server
  • Apache Xerces Project: XML parsers
  • Microsoft IIS and Apache Migration Tool Sets
  • Minitutorial
  • mod_rewrite & .htaccess Tutorial & FAQ (DE)
  • Anaylisis of statistics
  • Open source initiatieven
    • Aditool stands for Apache Digests Tool and provides a simple way of managing Apache2
      digests via a Web interface. One may use it instead of the command line
      htdigest2 tool.
    • Apache CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript. CouchDB also offers incremental replication with bi-directional conflict detection and resolution.
    • Apache MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and high scalability network applications easily.
    • Apache SpamAssassin is an extensible email filter that is used to identify spam. Once identified, the mail can then be optionally tagged as spam for later filtering. It provides a command line tool to perform filtering, a client-server system to filter large volumes of mail, and Mail::SpamAssassin, a set of Perl modules allowing Apache SpamAssassin
      to be used in a wide variety of email systems.
    • Auth MemCookie is an Apache v2 authentication and authorization module based on a cookie authentication mechanism. The module doesn’t do authentication by itself, but verifies if the cookie used for authentication is valid for each URL protected by the module. The module also validates whether the authenticated user has authorization to access the URL. Authentication is done externally through an authentication form page, and all authentication information necessary to the module is a stored in memcached.
    • Catacomb is a WebDAV repository module for use with the Apache WebDAV module, mod_dav. Apache mod_dav parses WebDAV and DeltaV protocol requests into operations on a repository providing persistent storage of resources and their properties. The default repository for mod_dav is provided by a separate module, mod_dav_fs, which stores resource bodies as files in the filesystem, and stores properties in a (G)DBM database. It could be used for server side searching and versioning of files over the HTTP protocol.
    • Globule is a module for the Apache Web server that allows a given server to replicate its documents to other Globule servers. Clients are
      automatically redirected to one of the available replicas.
    • The Hadoop project develops open-source software for reliable, scalable, distributed computing
    • Lampp Panel is a kommander script that provides a GUI for managing lampp. It can
      start, stop, and restart lampp as a whole or individually do so for Apache httpd, MySQL, or ProFTPd. It can also reload configurations,
      check the security of the installation, activate or disable SSL in Apache httpd, switch between PHP 4 and 5, and perform many other functions related to lampp.
    • LogMiner is a powerful log analysis package for Apache (or other Web servers using the “combined” log format). It can produce detailed reports about visits, hits, traffic, navigation paths, browsers and operating systems used by users, and so on.
    • LogSplitter
      is a log handler for Apache that combines the features of rotatelogs, splitlog, and (in part) cronolog. It can process all of your virtual host logs with a single instance of the program, while keeping the benefits of having separate log files that don’t need further splitting. It periodically rotates log files and a post-rotate command
      can be invoked automatically.
    • mod_auth_citadel is an Apache HTTPD authentication module for Citadel Groupware Server users. It allows users to be seamlessly authenticated against the Citadel user database. It uses the native Citadel IPC protocol, and
      features SSL/TLS support for secure communications to the Citadel server.
    • mod_auth_pubtkt is a simple Web single sign-on (SSO) solution for Apache. It validates
      authentication tickets provided by the client in a cookie using public-key cryptography (DSA or RSA). Thus, only the login server that generates the tickets needs to possess the private key, while Web servers can verify tickets given only the public key. The implementation of the login server is left to the user, but an example and a library in PHP are provided with the distribution.
    • mod_auth_vas is an Apache authentication and authorization module for use with the
      Apache Web server. The module uses Vintela Authentication Services (VAS) to implements the HTTP SPNEGO protocol, with optional fallback to
      ‘Basic’ authentication for browsers that do not support SPNEGO. In effect, using mod_auth_vas allows the Apache Web server to perform
      Windows integrated (single sign-on) authentication.
    • mod_cband is an Apache 2 module that solves the problem of limiting the bandwidth usage of users, virtual hosts, and destinations,. When the configured transfer limit is exceeded, mod_cband will redirect all further requests to a location specified in the configuration file.
    • mod_musicindex is an Apache module aimed at being a C alternative to the Perl module
      Apache::MP3. It allows nice displaying of directories containing MP3, Ogg Vorbis, FLAC, or MP4/AAC files, including sorting them on various
      fields, streaming/downloading them, constructing playlists, and searching. It also provides features such as RSS and Podcast feeds, multiple CSS support, and archive downloads.
    • MOD_PLSQL is an Apache module that allows you to create Web applications using Oracle stored procedures. It works similarly to the Oracle Web
      Application Server PL/SQL cartridge, and provides very similar APIs.
    • mod_spin is an Apache module that provides a simple template language with data replacement capabilities, persistent application and session tracking, database connection pooling, dynamic linking of applications into Apache as shared libraries, parameters, cookies, and multipart/form
      data parsing, and a simple API for MVC controller functionality.
    • Mod_survey is an Apache mod_perl module which allows users to create their own Web questionnaires using an XML-based tag notation. It supports exporting of data into several file formats, including SPSS syntax, semi-colon
      delimited fields, and SQL script. It also provides limited support for descriptive statistics of the submitted data, and stylesheet
      customizations of layout.
    • Penrose is a virtual directory server based on Apache Directory server. A virtual directory does not store any information itself, unlike other
      LDAP implementations. Requests received from LDAP client applications are processed by the virtual directory server and passed on to the data
      source which hosts the desired data. Frequently, this data source will be a relational database, and more often than not, it will be the authoritative source of the directory information.
    • PHP Thumbnail AutoIndex is a thumbnail index generation script designed to be a companion to
      mod_autoindex for Apache. It generates a thumbnail index of images contained in a directory that is much like mod_autoindex generated
      indexes.
    • ReferrerCop parses Apache log files and AWStats data files and removes entries for referring URLs that match a list of known referrer spammers. Logs can be run through ReferrerCop either before or after they’re processed by AWStats (or before they’re processed by any other log analyzer) to
      eliminate annoying referrer spam from Web statistics.
    • SafeWeb is a personal homepage middleware environment for Apache (including 1.3 and 2.0) on Unix. It provides page hit counting, visitor logging,
      server-side includes (SSI), safe setuid CGI (with or without suEXEC) by installing appropriate CGIs, and .htaccess for a single user, without the need of becoming root or restarting Apache. SafeWeb is easy to install and easy to use.
    • Virtualmin is a Webmin module that simplifies the process of setting up and managing virtual servers. It can create Apache virtual hosts, BIND DNS
      domains, MySQL and PostgreSQL databases, and set up Sendmail or Postfix to accept email for a domain. It can also manage mailboxes and mail
      aliases within a domain.
    • WebDAV CGI implements the WebDAV server protocol (compliance classes
      1, 2, and 3). If you need a WebDAV enabled Apache Web server with UID/GID wrapping for special file/folder permissions, you can use
      WebDAV CGI in conjunction with a UID/GID wrapper.
Oct 25, 2022 @ 2:21 pm