Yes, apache 2.4.10 on debian testing. rewrite module is enabled.
site configuration snippet as follows:
<Directory /path/to/www.dovercottage.com.au/wp-content>
Options FollowSymLinks
AllowOverride All
Require all granted
</Directory>
At top level, i.e. /path/to/www.dovercottage.com.au/
, there is a .htaccess
file with those exact contents, permissions: 0644.
I didn’t see anything else in that link that would help, but permalinks are still broken. What next?