IIS – formerly called Internet Information Server – is a web server application and set of feature extension modules created by Microsoft for use with Microsoft Windows.
4
votes
5answers
256 views
Self hosted Web Analytics like urchin
I would like some cheap/free web analytic software to be used on my windows server (Server 2008). urchin seems to be way expensive. please provide me some good recommendations.
6
votes
2answers
891 views
Huge difference in visits/hits between IIS logs and google analytics
I use google analytics to monitor visitors access, and I am very happy with it, easy to use blabla, you name it :)
Few days ago I copied IIS logs from website and used free/evaluation commercial log ...
3
votes
2answers
543 views
How do I run a subdirectory on a separate server?
I have a site, www.domain.com. I want to set up a blog which runs on a separate server than the main site, and have it available a the domain www.domain.com/blog.
How would I go about doing this? If ...
0
votes
1answer
191 views
Best way to redirect in IIS
We have a website that has two URLs (one for the US side and another for the Canadian side which is then broken into Canadian English and Canadian French). For the purposes of my question, I will ...