CodeIgniter Forums
Option FollowSymlinks not allowed here - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Option FollowSymlinks not allowed here (/showthread.php?tid=87547)



Option FollowSymlinks not allowed here - sjender - 05-02-2023

Hi,
I am deploying my newly built CI site to production, but the hoster seems to have a restriction on FollowSymlinks.
The error is:
Code:
 /var/www/vhosts/WEBSITE.COM/httpdocs/public/.htaccess: Option FollowSymlinks not allowed here

If I remove FollowSymlinks from the .htaccess, only the homepage works, all subpages end up with: 
Code:
no input file specified