... The special NT version with the so-called JNH additions works with NCSA and W3C. To use the W3C-style logfiles, you should set 'LogType iis' instead of...
1282
Kees de Keizer
kees.de.keizer@...
May 1, 2002 10:00 am
... I don't know if it's best practice, but the method I use on the servers at the company where I work and at home is: + Log everything with daily W3C format...
1283
Kees de Keizer
kees.de.keizer@...
May 1, 2002 12:51 pm
... It took me a while, but now I know how to correct this: + Edit the WWW Properties + Select the ISAPI Filters property sheet. + Remove the 'msnewlog39; entry ...
1284
michael_lugassy
May 1, 2002 1:37 pm
Thanks! It worked!! I wonder why this version is not placed in the offical webalizer site, as it would save all of us NTs lots of time! Thanks again. Michael....
1285
michael_lugassy
May 1, 2002 1:43 pm
I use colfusion fusebox methology in my site, for example: http://domain/index.cfm?cat=4000 http://domain/index.cfm?action=profile ...
1286
Kees de Keizer
kees.de.keizer@...
May 1, 2002 2:01 pm
... That won't be easy. As you've noticed webalizer snips everything from the first '?' in the URL. You might want to try to abuse the SearchEngine keywords,...
1287
A Gopal
argopal_2000
May 1, 2002 3:15 pm
Hi all, I installed webalizer on win2k server with IIS w3c format. And I edited the file synchronisation.bat as mentioned in installation manual and created ...
1288
A Gopal
argopal_2000
May 1, 2002 3:22 pm
Hi Michael and all, I installed webalizer on win2k, iis As mentioned, i edited the synchronisation.bat with iis w3c format and also edited autoexec.bat. editer...
1289
michael_lugassy
May 1, 2002 4:56 pm
Kees, ... I'm wondering - doesn't webalizer allows you to see hits that made on pages like: showproduct.cfm?prid=1 , will it only shows showproduct.cfm? the...
1290
Kiran Reddy
webkicha
May 1, 2002 8:04 pm
Send me a sample log file. Hope I may find your problem -Kiran ... __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide...
1291
argopal_2000
May 1, 2002 8:26 pm
Hi Kiran, Which log file .. I did not get you ... I am sorry ... thanks, gopal ar -...
1292
Kees de Keizer
kees.de.keizer@...
May 2, 2002 4:07 am
... Yes, and without the '?'. ... AFAIK, that's the only option in webalizer which handles the part of the URL after the '?'. ... No, I'm not the developer,...
1293
Kiran Reddy
webkicha
May 2, 2002 1:15 pm
log file which is generated by your iis. ... __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and...
1294
thomasspeirsuk
May 5, 2002 6:26 pm
If you need help creating statistics with Webalizer and you are using IIS. Please read on, this might possibly help (I hope it does). I have written some ASP...
1295
Stefanos Karasavvidis
skaras1
May 7, 2002 1:59 pm
I have 2 questions, one related to DNS lookup and the webalizer interface, and another to the searchstrings i run webalizer with something like webalizer -c...
1296
Stefanos Karasavvidis
skaras1
May 8, 2002 8:33 am
In my previous post I had 2 questions. The DNS related was not a problem at all (I thought that there was a prompt for the number of DNS children, but this was...
1297
George
gferda
May 9, 2002 6:25 pm
Hi, can someone give me a sample of how they have their apache configs setup for hosted domains on a single server? I've got several sites that I want to be...
1298
Tailor200
May 13, 2002 11:00 am
Hi, I'm new to this Webalizer app. I have installed it fine, last month, and setup a cron job to run everyday. Howver, it stopped working last week, and...
1299
romano_nl_2000
May 14, 2002 9:02 am
Hi, My hosting company uses Webalizer. In the statistics I found these lines: Code 200 - OK 585 Code 206 - Partial Content 15 Code 301 - Moved Permanently 3 ...
1300
Sergeyssels Wouter [ ...
fonzzzzie2000
May 14, 2002 9:07 am
Here you will find more: http://www.checkupdown.com/status/error1.html Regards, Wouter Sergeyssels Nucleus bvba http://www.nucleus.be http://www.uni-pay.com ...
1301
Tailor200
May 15, 2002 9:03 am
Hi guys, This is in relation to the post I made a few days ago about Error: Unable to restore run data (9). Well, I tried webalizer with the debug tag, and the...
1302
dave h
viewless1
May 15, 2002 4:24 pm
I have a site that uses a fast cgi page to handle all requests like so: http://foo/dm.fcgi?showpage=home http://foo/dm.fcgi?showpage=reviews Does anyone know...
1303
David Hassler
dhassler
May 15, 2002 4:41 pm
Not to put a "me too" post out there, but I also started getting this problem recently. Webalizer had run successfully every night for at least a year, and ...
1304
viewless1
May 15, 2002 5:14 pm
Here's how we do it. We create a directory called webalizer under the virtual hosts root web directory so they can type www.whatever.com/webalizer to see their...
1305
Kees de Keizer
kees.de.keizer@...
May 16, 2002 7:45 am
... Webalizer strips everthing from the first "?". The only thing you can do is abuse the search string option. Add the following to your webalizer.conf: ...
1306
les_cseh
May 16, 2002 9:49 am
I could use some help with extracting search strings. I have encoded something along the lines of ? search=keyword1+keyword2&source=searchengine into all my...
1307
lemmy98
May 16, 2002 10:33 am
Hi, is it possible to group/hide urls by regular expressions? bye, [L]...
1308
Kees de Keizer
kees.de.keizer@...
May 16, 2002 10:38 am
... Not at all. Search string are extracted from the referer string and not from the file being read from your server. The entries for the other search engines...
1309
les_cseh
May 16, 2002 1:31 pm
... Thanks, Keez. Are you saying there is no way for Webalizer to extract that information, that I'll have to either use another tool or do it manually? ...
1310
Kees de Keizer
kees.de.keizer@...
May 16, 2002 2:18 pm
... Webalizer, doesn't handle that information. I've just a checked a webalizer.current file for a website that uses arguments on asp-pages, but webalizer...