From 2dce290b60eb451b1e84469e31705ca5d2c36adf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 28 Nov 2004 14:48:55 +0000 Subject: [PATCH] fix link to LoadModule git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106807 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 b06ec964ef..7c44b00056 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2692,7 +2692,7 @@ is accessed by an incompatible browser subdirectories conf/ and logs/. Relative paths in other configuration directives (such as Include or LoadModule, for example) are taken as + module="mod_so">LoadModule, for example) are taken as relative to this directory.

Example -- 2.50.1