3 Commits

Author SHA1 Message Date
Pablo Zmdl
f04a3820bd Make HTTP daemons use public_html/ as document root
To protect files outside of the document root against unauthorized
access.
This is possible and recommended since a while, and will be required for
Roundcubemail v1.7.
2025-02-13 11:21:52 +01:00
Pablo Zmdl
8ee5f5dd2a Protect default temp_dir and log_dir from remote access
The .htaccess doesn't work in nginx
2024-12-02 07:55:03 +01:00
Thomas Bruederli
ef6dfbea21 Add example docker-compose files
... for all variants of Roundcube images.

relates to issue #99
2020-10-05 22:54:03 +02:00