Apache

TwitterFacebook
Get flash to fully experience Pearltrees
Contents Summary

Apache 2.2 module mod_macro

http://www.cri.ensmp.fr/~coelho/mod_macro/

mod_rewrite

http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html Available Languages: en | fr Summary This module uses a rule-based rewriting engine (based on a regular-expression parser) to rewrite requested URLs on the fly. It supports an unlimited number of rules and an unlimited number of attached rule conditions for each rule, to provide a really flexible and powerful URL manipulation mechanism. The URL manipulations can depend on various tests, of server variables, environment variables, HTTP headers, or time stamps.

Module Index

http://httpd.apache.org/docs/2.2/mod/ Below is a list of all of the modules that come as part of the Apache distribution. See also the complete alphabetical list of all Apache directives . Core Features and Multi-Processing Modules core Core Apache HTTP Server features that are always available mpm_common
http://projects.apache.org/projects/http_server.html

Project Details for Apache HTTP Server

The Apache HTTP Server is an open-source HTTP server for modern operating systems including UNIX, Microsoft Windows, Mac OS/X and Netware. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services observing the current HTTP standards. Apache has been the most popular web server on the Internet since April of 1996.