Is there a way of adding a logs folder as part of default Plesk skeleton? I would like to include error logging into a file in the vhost directory as a part of vhost.conf in /var/www/vhosts/.skel/0 but I don't want to risk the server tripping if the developer fails to add it to the folder.
I know that skeleton only accepts:
- httpdocs
- conf
- cgi-bin
- anon_ftp
- error_docs
but is there any way around it?