Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ SetEnv EXECJS_RUNTIME Disabled
</VirtualHost>
```

Then, still as root perform the fix as described [here](https://lonewolfonline.net/apache-error-invalid-command-expiresactive/)
Then, still as root, perform the fix as described [here](https://lonewolfonline.net/apache-error-invalid-command-expiresactive/)
```
ln -s /etc/apache2/mods-available/expires.load /etc/apache2/mods-enabled/
sudo a2dissite 000-default
Expand Down