tbrehm
2010-01-19 033c80139eca868dc63c135e1f9ce5ffbcda4dca
Fixed: FS#1001 - Website log files not visible when using FTP
1 files modified
6 ■■■■■ changed files
server/cron_daily.php 6 ●●●●● patch | view | raw | blame | history
server/cron_daily.php
@@ -147,6 +147,12 @@
}
#######################################################################################################
// Make the web logfiles directories world readable to enable ftp access
#######################################################################################################
exec('chmod +r /var/log/ispconfig/httpd/*');
#######################################################################################################
// Manage and compress web logfiles
#######################################################################################################