by running:
<code bash>
./generatemmap.sh > /etc/apache2/conf-available/dokuwiki-mmap.conf
</code>
After which the configuration file has to be enabled:
<code bash>
a2enconf dokuwiki-mmap
</code>
and finally, Apache has to be restated:
<code bash>
service apache2 restart
</code>
====== Code ======
<file bash generat
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the
contact,
license,
privacy,
copyright.