modxcms/revolution

View on GitHub
manager/min/ht.access

Summary

Maintainability
Test Coverage
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^([a-z]=.*)  index.php?$1  [L,NE]
</IfModule>