Httpd.apache.org

Expressions in Apache HTTP Server

WEBGrammar in Backus-Naur Form notation. Backus-Naur Form (BNF) is a notation technique for context-free grammars, often used to describe the syntax of languages used in …

Actived: 3 days ago

URL: https://httpd.apache.org/docs/2.4/expr.html

RewriteRule Flags

WEBIntroduction. A RewriteRule can have its behavior modified by one or more flags. Flags are included in square brackets at the end of the rule, and multiple flags are separated by …

Category:  Health Go Health

mod_proxy_hcheck

WEBModule Identifier: proxy_hcheck_module. Source File: mod_proxy_hcheck.c. Compatibility: Available in Apache 2.4.21 and later. This module provides for dynamic …

Category:  Health Go Health

Overview of new features in Apache HTTP Server 2.4

WEBConfig file variables. It is now possible to Define variables in the configuration, allowing a clearer representation if the same value is used at many places in the configuration. …

Category:  Health Go Health

Advanced Techniques with mod_rewrite

WEBOn-the-fly Content-Regeneration Description: We wish to dynamically generate content, but store it statically once it is generated. This rule will check for the existence of the static …

Category:  Health Go Health

Configuration Sections

WEBFilesystem, Webspace, and Boolean Expressions. The most commonly used configuration section containers are the ones that change the configuration of particular places in the …

Category:  Health Go Health

Reverse Proxy Guide

WEBOne of the most unique and useful features of Apache httpd's reverse proxy is the embedded balancer-manager application. Similar to mod_status, balancer-manager …

Category:  Health Go Health

mod_proxy_balancer

WEBproxy_balancer_module. Source File: mod_proxy_balancer.c. Compatibility: Available in version 2.1 and later. This module requires the service of mod_proxy and it provides …

Category:  Health Go Health

Apache mod_rewrite Introduction

WEBIntroduction. The Apache module mod_rewrite is a very powerful and sophisticated module which provides a way to do URL manipulations. With it, you can do nearly all types of …

Category:  Health Go Health

Using RewriteMap

WEBIntroduction. The RewriteMap directive defines an external function which can be called in the context of RewriteRule or RewriteCond directives to perform rewriting that is too …

Category:  Health Go Health