Skip to content

Commit

Permalink
Fix for BZ 1168792.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfclere committed Nov 28, 2014
1 parent a125174 commit f9c7f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguide/src/main/docbook/modules/native/config.xml
Expand Up @@ -239,7 +239,7 @@ LoadModule advertise_module modules/mod_advertise.so</programlisting></para>
the nodes like INFO and additionaly counts the number of active
sessions.</para>

<para><programlisting>&lt;Location /mod_cluster-manager&gt;
<para><programlisting>&lt;Location /mod_cluster_manager&gt;
SetHandler mod_cluster-manager
Order deny,allow
Deny from all
Expand Down

0 comments on commit f9c7f55

Please sign in to comment.