I am opening this ticket regarding an issue with the .htaccess generation on my Virtualmin-managed server for my website.
On this specific server environment, Apache is configured very strictly regarding ownership and overrides. In my previous, working .htaccess file, I had to use the following specific configuration to avoid crashes:
## Can be commented out if causes errors, see notes above.
## Options +FollowSymlinks
Options -Indexes
If the directive Options +FollowSymLinks is injected or if the server environment is forced into a standard override config, the server immediately triggers an Internal Server Error (500).
Could you please assist me in configuring the system (or advise on the best workaround/custom code placement) so that the core security rules can be applied without overriding or triggering the forbidden FollowSymLinks directive?
Thank you in advance for your assistance.
Best regards,
George Strigaris