Seems OK for me.
Did you try to delete "Indexes" in:
Options Indexes FollowSymLinks
AllowOverride all
Require all granted
(which is, I suppose, in server global configuration)
Le 23/11/2020 à 12:11, Jason Long a écrit :
Sure.
Header always set Strict-Transport-Security "max-age=63072000;
Sure.
Header always set Strict-Transport-Security "max-age=63072000;
includeSubdomains; preload"
ServerAdmin root@localhost
ServerName www.Example.net
ServerAlias www.Example.net
DocumentRoot /var/www/WP
Options -Indexes +FollowSymLinks
AllowOverride all
Require all granted
Options -Ind