[core:alert] [pid 3352] [client ::1:45900] /[path]/.htaccess: Options not allowed here
I’ve tried adding/modifying the following sections of the default-server.conf and vhosts.d/localhost.conf files with various combinations of the below options, but to no avail.
Options Indexes FollowSymLinks
AllowOverride All Options
It seems this error persists regardless of what follows Options or AllowOverride.
Any idea of what else might be causing this error?
Thanks.