DirectAdmin virtual domain error logs not included.
Posted: 14 Oct 2015, 01:15
Any tips on how to get this working? I tried the code below and it still doesn't work. When I restart LFD, it doesn't list all of the files. I also tried setting htaccess to a single domain and then failing the htaccess multiple times and nothing is happening. Any ideas?
Code: Select all
HTACCESS_LOG = "/var/log/httpd/domainds/*.error.log"
Code: Select all
[Tue Oct 13 17:01:51.730834 2015] [auth_basic:error] [pid 26702] [client :57990] AH01618: user asd not found: /clients/reports/
[Tue Oct 13 17:01:53.545177 2015] [auth_basic:error] [pid 26702] [client :57990] AH01618: user asda not found: /clients/reports/
[Tue Oct 13 17:01:55.338783 2015] [auth_basic:error] [pid 26702] [client :57990] AH01618: user asda not found: /clients/reports/
This is a snippet, it failed over 50 times