Permissions, block access and php modules
Posted: Wed Feb 13, 2019 3:03 pm
Hi
I run several tests with FormaLMS using different VMs based on linux flavors (apache24) and OpenBSD (apache24 and httpd(8)), assuming Formalms is the sole webapp in DOCROOT.
I have some questions:
-maruggio
I run several tests with FormaLMS using different VMs based on linux flavors (apache24) and OpenBSD (apache24 and httpd(8)), assuming Formalms is the sole webapp in DOCROOT.
I have some questions:
- What are the suggested permissions for FormaLSM to be set in httpd DOCROOT. (eg. chmod 755 for directories, chmod 644 files?).
Which files, directories should be blocked from outside, I do not understand every regex in .htaccess?
Are there any more php modules (gd,intl,opcache,etc.) suggested to be installed for additional purposes?
-maruggio