Overnight my server upgraded to V66.0.5..
When I logged in early this morning a few new "Recommended Features/Options" were presented to me. Bleary-eyed and pre-coffee, I opted to use all of the new recommended features and immediately 90% of all the sites on the server died with "You don't have permission to access / on this server." errors and these errors in the error logs:
AH00670: Options FollowSymLinks and SymLinksIfOwnerMatch are both off, so the RewriteRule directive is also forbidden due to its similar ability to circumvent directory restrictions
I was able to get the sites back up by adding "Options FollowSymLinks" to .HTACCESS but now I am trying to figure out what this new option was that made everything go sideways so I can make sure we dont use it again - I recall one of the options having something to do with not having to look up recursion or something like that (again, not enough coffee!) and I'm thinking that was probably it.
Short version/TLDR: What are the new "recommended features/options" displayed for v66.0.5 at the first login to WHM?
When I logged in early this morning a few new "Recommended Features/Options" were presented to me. Bleary-eyed and pre-coffee, I opted to use all of the new recommended features and immediately 90% of all the sites on the server died with "You don't have permission to access / on this server." errors and these errors in the error logs:
AH00670: Options FollowSymLinks and SymLinksIfOwnerMatch are both off, so the RewriteRule directive is also forbidden due to its similar ability to circumvent directory restrictions
I was able to get the sites back up by adding "Options FollowSymLinks" to .HTACCESS but now I am trying to figure out what this new option was that made everything go sideways so I can make sure we dont use it again - I recall one of the options having something to do with not having to look up recursion or something like that (again, not enough coffee!) and I'm thinking that was probably it.
Short version/TLDR: What are the new "recommended features/options" displayed for v66.0.5 at the first login to WHM?