Re: [analog-help] Can URL be Case Sensitive? and unresolved refs in line: nice going :-)

2000-02-12 Thread tim
he jimmy ... nice hacking! i admire your work, very well done. I would have sent the info to two different log files, since I'm not a hacker like you. Your solution is much better ... and less lame :P cheers, tim On Sat, Feb 12, 2000 at 02:44:02PM -0500, Jimmy Little wrote: > Just one ot

Re: [analog-help] Can URL be Case Sensitive? and unresolved refs in link

2000-02-12 Thread Jimmy Little
At 12:56 PM 2/12/2000 -0500, you wrote: >At 06:41 PM 2/12/2000 +0100, you wrote: >>both www.web-send.com and www.WEB-SEND.com have the same ip: However, I get two unresolved references when linking: gethostbyaddr and >inet_addr. Well, I figured that one out. I needed the NODNS preprocessor defin

Re: [analog-help] Can URL be Case Sensitive? and unresolvedrefs in link

2000-02-12 Thread Jimmy Little
Thanks for the response Jeremy. Unfortunately, the CASE SENSITIVE only applies to file names and not host names. As you will probably note in my later replies to myself, I located the source change that was required to give me the information I needed. Thanks again, Jimmy Little *

Re: [analog-help] Can URL be Case Sensitive? and unresolved refs in link

2000-02-12 Thread Jimmy Little
Just one other note on that modification. This only changes the data in the Referring Site Report, which is what I wanted. I use different variations on the name (www.web-send.com, www.Web-Send.com, www,WEB-SEND.com, etc.) to determine the real source of the referral. Simplistic and not always a

Re: [analog-help] Can URL be Case Sensitive? and unresolvedrefs in link

2000-02-12 Thread Jeremy Wadsack
There is an CASE SESITIVE command for Analog that you can put in your config file. No need to change the sources. See docs/alias.html#CASE. HTH, Jeremy Wadsack Wadsack-Allen Digital Group Jimmy Little wrote: > At 06:41 PM 2/12/2000 +0100, you wrote: > >both www.web-send.com and www.WEB-SEND.co

Re: [analog-help] Can URL be Case Sensitive? and unresolved refs in link

2000-02-12 Thread Jimmy Little
At 06:41 PM 2/12/2000 +0100, you wrote: >both www.web-send.com and www.WEB-SEND.com have the same ip: > >Name:web-send.com >Address: 209.86.70.129 >Aliases: www.web-send.com > >Name:web-send.com >Address: 209.86.70.129 >Aliases: www.WEB-SEND.com > >do they share the same log file? Yes

Re: [analog-help] Can URL be Case Sensitive? ... hmm

2000-02-12 Thread tim
hello ... both www.web-send.com and www.WEB-SEND.com have the same ip: Name:web-send.com Address: 209.86.70.129 Aliases: www.web-send.com Name:web-send.com Address: 209.86.70.129 Aliases: www.WEB-SEND.com do they share the same log file? I would think that in the httpd.conf, both

[analog-help] Can URL be Case Sensitive?

2000-02-12 Thread Jimmy Little
My web host provider give me a report that distinguishes these two requests: http://www.WEB-SEND.com and http://www.web-send.com When I run the same data through analog these are considered the same. Is it possible to have analog view these as different requests? Thanks, Jimmy Little