well, you can change the location of the logs when creating the virtual domains.  
point them at the same file.  of course, you may run into some SERIOUS concurrency 
issues with two ISAPI processes writing to the file at the same time.  as far as i've 
seen (YMMV, of course), the process holds the file open until it hits the rotation 
point.  i can't predict that good things will happen when you ask two procs to have 
the same file open.

what are you hoping to accomplish, though?  perhaps there's another way around this.

christopher olive
cto, vp of web development, vp it security
atnet solutions, inc.
410.931.4092
http://www.atnetsolutions.com


-----Original Message-----
From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 28, 2002 1:42 PM
To: CF-Talk
Subject: RE: IIS 5 WWW-Server and writing of logfiles


Nope - I think not.  No matter where you point your log file directory, IIS
will create a subdirectory indexed to the order your domains have been
created in (w3svc1-2-3 etc.).  I doubt you are going to be able to change
this - you could try hacking up the registry I suppose <g>.

-----Original Message-----
From: cf-talk [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 28, 2002 12:37 PM
To: CF-Talk
Subject: OT: IIS 5 WWW-Server and writing of logfiles


Hi list, is there a way to write under MS-IIS 5 (Win2000) with two virtual
domains (One IP, via host-deader) in one (the same) log-file ?
I haven't figured out, how to do it, since IIS is installing a new logfile
when installing a new virtual domain.
Thanks for your ideas.

Uwe


______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to