Using Notepad, try something like:
CustomLog "E:/DomZeus/123test/W3SVC1383061124/ex%y%m%d.log" combined
I'm not sure if the log format "combined" is standard, if not you can define it with: LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\"" combined
Try something
Using Notepad, try something like:
CustomLog "E:/DomZeus/123test/W3SVC1383061124/ex%y%m%d.log" combined
I'm not sure if the log format "combined" is standard, if not you can define it with:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\"" combined