🌍
English
The SEO plugin uses the apache directive "multiviews".
When the user apache and the user of the webspace are not in the same same group, the files must have permissions of 750 or higher for multiviews to work.
I'd like to know if there is a central place where the files written by piwigo into the _data directory can be automatically chmodded to 750 from the start?
Thanks
Offline
Hello
_data/i is written by i.php
_data/templates and _data/combined are written bu include/template.class.php
other directories are written by third-party plugins, so you can't easily modify them all
Offline