SyntaxFix
Write A Post
Hire A Developer
Questions
You're getting into looping most likely due to these rules:
RewriteRule ^(.*\.php)$ $1 [L] RewriteRule ^(wp-(content|admin|includes).*) $1 [L]
Just comment it out and try again in a new browser.