Hello,
I have a site that works fine on my local machine but when I uploaded it to the live server I got the 500 error.
The hosting company commented out this line from htaccess:
RewriteBase /clarenssa
And now everything works.
Should this line be in the htaccess file only on local machines?
Comments