Skip to content

Commit 82e2ef7

Browse files
committed
specify the need for allowing htaccess files
1 parent de47d5a commit 82e2ef7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/specific_installations/ubuntu_installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ title: Installing PhiloLogic4 on Ubuntu
2929
- enable mod_rewrite: `sudo a2enmod rewrite`
3030
- enable mod_cgi: `sudo a2enmod cgi`
3131
- 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

Comments
 (0)