Converting rewrite Rules for Woltab Suite

acp/ is a special case. It’s not mentioned in the official Woltlab rewrite rules either, it doesn’t use pretty URL’s to work right. It does give a redirect loop now, it mentions the session has timed out.
Adding it to the regex doesn’t work, either.

For now, some things seem to work correctly:

Main issue here seems to be that the ?pageNo=6 isn’t recognized :confused:

I’m not so good with regexes… do you have any idea?