This commit is contained in:
Vincent Mazenod 2019-10-08 14:16:54 +02:00
parent 6e54b8b304
commit f7d8547260
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ To learn more about using Apache as reverse-proxy, see <a href="http://httpd.apa
<p>
A little floating menu can be added to application with this simple Apache configuration:
</p>
<pre class="code file apache">PerlModule Lemonldap::NG::Handler::Apache2::Menu
<pre class="code file apache">PerlModule Lemonldap::NG::Handler::ApacheMP2::Menu
PerlOutputFilterHandler Lemonldap::NG::Handler::ApacheMP2::Menu-&gt;run</pre>
<p>