Hello Hugo,
I have discovered a small mistake with your
HOWTO [www.hiawatha-webserver.org], it is about SEF for Joomla, please change this.
This must look so:
UrlToolkit {
ToolkitID = joomla
Match ^/(administrator)/ Exit
Match mosConfig_[a-zA-Z_]{1,21}(=|\%3D) DenyAccess
Match base64_encode.*\(.*\) DenyAccess
Match (\<|%3C).*script.*(\>|%3E) DenyAccess
Match GLOBALS(=|\[|\%[0-9A-Z]{0,2}) DenyAccess
Match _REQUEST(=|\[|\%[0-9A-Z]{0,2}) DenyAccess
RequestURI exists Return
Match .* Rewrite /index.php
}
Pay attention please to "Match ^/(administrator)/ Exit", otherwise do not function Backend of Joomla properly
Greeting Alex.
Hiawatha version: 6.19
Operating System: Debian Lenny