(FIXED) Option FollowSymLinks not allowed here

(FIXED) Option FollowSymLinks not allowed here

If you were working on a website and got error HTTP 500 Server Error. The Error Log Showed you this

gag4n.com/public_html/.htaccess: Option FollowSymLinks not allowed here

Now the thing is clear that the Option FollowSymLinks has to do something with the Server Error.

How to Solve Option FollowSymLinks not allowed here ?

I faced the same error when I was working on my Apache hosted website which is controlled through Virtualmin and upon a few tried this was the working solution

Change Option FollowSymLinks in your .htaccess

Open the Root Directory of your website

Open the .htaccess file

Find the below line

Options +FollowSymLinks

Change it to

Options +FollowSymLinks
Gag4n
Gag4n
Logo