I initiated a thread
where I was advised to get it to work to set in apache2.conf
[quote=“juggernautsei, post:2, topic:19773”]
<Directory "/var/www/html/openemr">
Options -Indexes
AllowOverride All
Require all granted
</Directory>
Does that pose a risk? isn’t it supposed to be AllowOverride None?
If so what is the work around to get the portal to work without risks?