Wordprss Rewrite Rules

Hello
I placed this code for my site and Error 404 was fixed. But then the problem

RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

invalid application/octet-stream

But then the problem " invalid application/octet-stream "

download file when open site

What is your site address, and do you have anything else in the rewrite rules file?

https://studioninepro.com

Yes, I have other rules.

Did you add those rules manually? Try removing any extra rules first.

All rules are taken from the wp-rocket plugin

extra rules removed

After removing rules you have to restart OpenLiteSpeed, can you print out your vHost Configuration for me?

I did the restart too. There is nothing wrong with this problem only when I transfer the database backup from the hostinger to cyberpanel

cat /usr/local/lsws/logs/error.log

https://www.dropbox.com/s/jhol08sxnvgl3cd/error.log?dl=1

Please create a ticket with us https://platform.cyberpanel.net, provide as much details as you can.