Re: ASP redirection used to be recorded as Referrer in the logs
From: Carroll (unknown_at_noplace.com)
Date: 04/14/04
- Next message: K: "IISState"
- Previous message: Carroll: "Re: iis help"
- In reply to: DenoxiS: "ASP redirection used to be recorded as Referrer in the logs"
- Next in thread: Carroll: "Re: ASP redirection used to be recorded as Referrer in the logs"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 14 Apr 2004 00:51:23 GMT
Have you set up the proper home directory for each site in the MMC? Have
you set up the Host Headers for each?
-- Regards, Carroll "DenoxiS" <google@deniznet.com> wrote in message news:d2478899.0404130851.41da49c9@posting.google.com... > Hi, > > I was hosting a web site on a shared environment before (Windows > 2000/IIS 5)Since the domain name was long, I also had similar domain > names pointed to the same account. For example, my original domain was > aabbccdd.com, then I also have abcd.com and aaabbbcccddd.com pointed > to the same account. Then I was handling the rest in global.asa file. > If the incoming domain was other than aabbccdd.com, then it was > redirecting to aabbccdd.com (I want them to see the correct one in the > address field) Since this redirection was recorded by IIS, I was able > to keep track of number of people who typed the other domain names, by > looking at the referrer field in the logs. > > Now I have a newer server (windows 2003/IIS 6). I have the same setup > in terms of domains. As for the log format, I have make sure referrer > field is checked. Actually in the reports I can see the referrers now, > but not the ones who redirects. For some reason none of these > redirections are recorded. If I type abcd.com in the browser, it will > go to the website and in there it will be redirected to the correct > domain (same IP, same web site, just the domain name is different). > However, the domain aabbccdd.com is not recorded as referrer in the > logs. Is there any setting that I can change this behaviour? > > I use response.redirect in the global.asa file. > > Thank you very much, > > ~D
- Next message: K: "IISState"
- Previous message: Carroll: "Re: iis help"
- In reply to: DenoxiS: "ASP redirection used to be recorded as Referrer in the logs"
- Next in thread: Carroll: "Re: ASP redirection used to be recorded as Referrer in the logs"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|