Hello .. I'd like to make it so that whe someone goes to www.muchgames.com OR muchgames.com it redirects to www.muchgames.com/index.php?ALL. Is this possible?
Options +Indexes Options +FollowSymlinks RewriteEngine on RewriteBase / RewriteRule ^$ http://www.muchgames.com/index.php?ALL [R=301,L]