snaaps
Verified User
Hello,
one 1 off our servers the apache logs /var/log/http/domains/domain.com.log are not updated anymore, last update is from 2009...
I have checked the permisions of the directory and files and the are ok.
What can be the problem here?
Edit:
When i take a look to /usr/local/directadmin/data/users/username/httpd.conf i see the folling lines:
Maby this must be:
Is that correct, and how can i change the template for these?
one 1 off our servers the apache logs /var/log/http/domains/domain.com.log are not updated anymore, last update is from 2009...
I have checked the permisions of the directory and files and the are ok.
What can be the problem here?
Edit:
When i take a look to /usr/local/directadmin/data/users/username/httpd.conf i see the folling lines:
PHP:
SuexecUserGroup username username
#CustomLog /var/log/httpd/domains/domain.com.bytes bytes
#CustomLog /var/log/httpd/domains/domain.com.log combined
#ErrorLog /var/log/httpd/domains/domain.com.error.log
Maby this must be:
PHP:
SuexecUserGroup username username
CustomLog /var/log/httpd/domains/domain.com.bytes bytes
CustomLog /var/log/httpd/domains/domain.com.log combined
#ErrorLog /var/log/httpd/domains/domain.com.error.log
Is that correct, and how can i change the template for these?
Last edited: