Fulltext results:
- mmap_cache_files
- 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