Hello, I have installed openlitespeed and php 7.3
I have php based DADDY link protector script. On cPanel, it is running fine. I have zipped all the files and uploaded it in aapnel but while opening website it gives http error 500
I have another website running on OLS and found that in the htaccess 3 lines are extra
<IfModule mod_rewrite.c>
RewriteBase /
</IfModule>
I have added these lines but still website gives http 500 error.
How can I fix it?