From d78def452bcad5d6e6bceb7fe60e183d83937d99 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Tue, 31 Jul 2007 19:08:21 +0000 Subject: [PATCH] Fix section match. PR: 33466 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@561440 13f79535-47bb-0310-9956-ffa450edef68 --- htdocs/manual/mod/core.html.fr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/manual/mod/core.html.fr b/htdocs/manual/mod/core.html.fr index a36426231a3..cbc2cdb4ffd 100644 --- a/htdocs/manual/mod/core.html.fr +++ b/htdocs/manual/mod/core.html.fr @@ -1372,7 +1372,7 @@ <FilesMatch> Syntaxe : <FilesMatch regex> ... - </Files>
+ </FilesMatch>
Contexte : configuration serveur, hôtes virtuels, .htaccess
-- 2.47.2