Hi
It would be nice if it were possible to set default rewrite rules for each website per server role.
These are the currently created default rewrite rules for each website
RewriteEngine On
RewriteCond %{HTTPS} !on
RewriteRule (.*) https://domain.com/$1 [R=301,L]
Please vote if anyone also considers it a necessary function 🙂