====== URLs umschreiben ======
Die URLs des Wiki werden umgeschrieben, damit sie wie statische Seiten aussehen.
Stand... 192.168.0.0/16
## Comment out these rules in if you want to have nice URLs
RewriteE... [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ doku.php?id=$1