From 5488d212438e21dd06b38c885f239e4af5da1d1f Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Thu, 22 Jan 2015 17:02:22 +0000 Subject: mod_alias: Introduce expression parser support for Alias, ScriptAlias and Redirect. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1653941 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/expr.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/manual/expr.xml') diff --git a/docs/manual/expr.xml b/docs/manual/expr.xml index 308624da9b..44e35eaee9 100644 --- a/docs/manual/expr.xml +++ b/docs/manual/expr.xml @@ -40,6 +40,9 @@ If ElseIf Else +Alias +ScriptAlias +Redirect AuthBasicFake AuthFormLoginRequiredLocation AuthFormLoginSuccessLocation -- cgit v1.2.3