Hi. Is there any way for ISPConfig users to see their sites' access.log and error.log? I tried creating a Shell user with and without jailkit, but it's not allowed to reach /var/www thanks
Users can accessthese file sby FTP when you enable access under System server config. Also SSH users without jailkit can access them. Starting from ISPConfig 3.0.5 RC1, also jailed ssh users can access the logs as they are mounted now with mount --bind instead of using symlinks.