Fix path to documentation. From ISIHARA Takanori in PR 31136.
This commit is contained in:
parent
5ca6b88bf9
commit
4ffc68ab9a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
===========================================================================
|
||||
$NetBSD: MESSAGE,v 1.3 2002/11/19 23:22:40 jlam Exp $
|
||||
$NetBSD: MESSAGE,v 1.4 2005/09/04 22:36:18 wiz Exp $
|
||||
|
||||
In order to enable mod_perl in your Apache installation, you need to add
|
||||
the following to your httpd.conf file:
|
||||
|
@ -12,7 +12,7 @@ To enable the mod_perl-1.0 compatibility API, you will also need:
|
|||
|
||||
Please also refer to the documentation in:
|
||||
|
||||
${PREFIX}/share/doc/html/mod_perl/user/compat
|
||||
${PREFIX}/share/doc/mod_perl/user/porting/compat.pod
|
||||
|
||||
If switching to/from a server with and without mod_perl enabled, you
|
||||
should NOT use "apachectl restart" - instead, fully stop and then start
|
||||
|
|
Loading…
Reference in a new issue