From 01a7cff8f696dbc416f3d66355c9a15fcee88edd Mon Sep 17 00:00:00 2001 From: Nilgun Belma Buguner Date: Mon, 17 Sep 2018 02:30:21 +0000 Subject: [PATCH] fix parameter name. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841039 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index ad94bfe3d20..c0580edc780 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2273,7 +2273,7 @@ if a test is true at startup IfFile Encloses directives that will be processed only if file exists at startup -<IfFile [!]parameter-name> ... +<IfFile [!]filename> ... </IfFile> server configvirtual host directory.htaccess -- 2.47.3