Skip to content

Commit f474f23

Browse files
fix: added Sodium and mod_headers support
1 parent fc53ac7 commit f474f23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ To install it, you will need a web server that meets the following requirements:
1616
- Filter support
1717
- SPL support
1818
- FileInfo support
19+
- Sodium support
1920

2021
### Web server requirements
2122

@@ -28,6 +29,7 @@ You can use phpMyFAQ with the following web servers:
2829

2930
- mod_rewrite
3031
- mod_ssl (if you wish to run phpMyFAQ under SSL)
32+
- mod_headers
3133

3234
You should also ensure you have `AllowOverride All` set in the `<Directory>` and/or `<VirtualHost>` blocks so
3335
that the `.htaccess` file processes correctly, and rewrite rules take effect. Please check, if your path in

0 commit comments

Comments
 (0)