Quote Originally Posted by flexserve View Post
I have the same issue with 2.7

Everything else on the mod_rewrite works except groups.

Edit your .htaccess. Change the top line of your .htaccess file from:


Code:
Options +FollowSymLinks
To:


Code:
Options +FollowSymLinks -MultiViews