We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de47d5a commit 82e2ef7Copy full SHA for 82e2ef7
1 file changed
docs/specific_installations/ubuntu_installation.md
@@ -29,3 +29,4 @@ title: Installing PhiloLogic4 on Ubuntu
29
- enable mod_rewrite: `sudo a2enmod rewrite`
30
- enable mod_cgi: `sudo a2enmod cgi`
31
- enable brotli: `sudo a2enmod brotli`
32
+ - Make sure to set `AllowOverride` to `all` for the directory containined your philologic databases in your Apache config
0 commit comments