You might encounter this error in your Apache log:
| |
In my case, the issue was that mod_headers was not enabled.
So I ran:
| |
Then I restarted Apache:
| |
If you are on shared hosting, you may need to contact your system administrator or hosting provider instead.
Environment:
- System: Debian
- Apache version: 2.2.9 (Debian)