Please help, I am actually not a server admin, I just want to know, my server has some virtualhost, for example:
ServerAdmin arif@dummy-host.example.com
DocumentRoot /var/www/testing/
ServerName cg.blender.com
ErrorLog logs/cg.blender-error_log
CustomLog logs/cg.blender-access_log common
So where is the actual access log file location, /var/www/testing/logs/.. or /var/logs/...
Sorry I am less understood,