Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Setting up 2 sites to write to a single log folder in Windows 2008 Server

1 view
Skip to first unread message

mazdotnet

unread,
Feb 24, 2009, 12:57:11 PM2/24/09
to
Hi,

I'm currently running our company website on IIS7 (Windows 2008
Server). My question is, how can you setup 2 sites to write logs to
the same folder if needed. We have www.site.com and www2.site.com.
IIS logs files by the site id,

%SystemDrive%\inetpub\logs\LogFiles

with IIS6 you can just point to C:\inetpub\logs\LogFiles\W3SVC2 on
both sites and it would write all your logs there. But I'm guessing
with IIS7 if I point it to C:\inetpub\logs\LogFiles\W3SVC2 it would
create a subfolder W3SVC1 within W3SVC2 which is not what I want.

Thanks
Maz.

0 new messages