RC
Ravyn Clark
#1
Welcome and Happy New Year @Ravync
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
Then try if all works now log into your website and setup your plugins lscache, security etc