I'm doing a course about tomcat, java servets, and JSP. Today we did session-ids. Very interesting for me, because I've been on the client side for so long and...
483
Stephen Gazard
sgakagiz
Dec 21, 2005 9:52 pm
tilman, sometimes it's as simple as prepending the session id to each url. For example, /index.php/ would become /index.php?PHP_SESSID=yadayadayada/. normally...
484
Michael Hunsaker
to_the_hurri...
Dec 21, 2005 10:00 pm
Did this question ever get answered? Either I accidentally deleted it or I cannot find it! In any event, I do not want Xenu to check for broken XML links. Is...
485
Tilman Hausherr
geo4497
Dec 22, 2005 8:31 am
... No, Xenu can parse only HTML. ... You can't, with the general version. I did a version which supports wildcards in the include/exclude section. I sent it...
486
Frank Visser
reusvisser
Dec 23, 2005 7:37 am
Hi michael, I those cases I extract the URLs from the xml with a regular expression, put these in a text file and run Xenu on it. frank ...
487
yanoff
Dec 23, 2005 4:38 pm
Xenu is a very good piece of software, thanks to those that have both worked on it and offered suggestions for its use. It comes very close to meeting all of...
488
Tilman Hausherr
geo4497
Dec 23, 2005 5:40 pm
... I suspect that the problem ist that the link isn't the first parameter. Others here are better in regexp than me. Tilman...
489
Scott Yanoff
yanoff
Dec 23, 2005 9:23 pm
I get it...it's all up to the regex. Okay, so I played around with it, and I came up with what appears to work: Javascript=[Jj]ava[Ss]cript: *[_a-zA-Z0-9= \.]+...
490
frank visser
reusvisser
Dec 24, 2005 2:48 pm
hi scott, exactly! so anyone can customize Xenu so it can read the specific javascript syntax used on a given website. would be great to hear other members of...
491
Tilman Hausherr
geo4497
Jan 4, 2006 7:44 pm
In the JAVA Servlet course I took last year, I noticed that the handler for POST and GET were the same. This means: it might be possible to login from an URL...
492
Stephen Gazard
sgakagiz
Jan 5, 2006 11:45 am
Not sure about tomcat server, but in PHP, server variables for GET and POST are different, so you can specify to only login if using a post form to the script....
493
Christian Collins
christianprc...
Feb 18, 2006 3:10 am
I'm doing a link check on the site: http://www.buriedaliveillustrations.com and I get the following: All pages, by result type: ok 350 URLs 61.95% skip type 2...
494
Tilman Hausherr
geo4497
Feb 18, 2006 6:57 am
Probably a server or network problem. Just press CTRL-R in the Xenu window and recheck these URLs. Tilman...
495
hombre_guy
Feb 25, 2006 1:41 am
I like the .ini option to skip MSO files, but I'm wondering if there's also a possiblity for this problem: For every page on my site, there's a version with...
496
Tilman Hausherr
geo4497
Feb 25, 2006 6:59 am
... No, it can only ignore certain *beginnings*. I did a test version that can work with wildcards (* and ?), http://home.snafu.de/tilman/tmp/xenuwild.zip ...
497
hombre_guy
Mar 1, 2006 3:34 am
... and at ... That's awesome! It worked perfectly. Thanks, Tilman!...
498
meteffy
Mar 3, 2006 1:18 am
I am having trouble dealing with directories which are on the `real' website but not on my local disk. Also, these directories all seem to be above the...
499
Tilman Hausherr
geo4497
Mar 3, 2006 5:38 am
... You cannot check locally directories. Xenu checks only files. That is the reason. Setting an "index.htm" makes only sense when you check through a HTTP...
500
meteffy
Mar 4, 2006 1:15 am
Oh, I see, thanks for the info! I'll put file:///C:MyLocalTree/ProblemDirectory in the box titled "Do not check any URLs beginning with this:" to avoid the...
501
Michael Hunsaker
to_the_hurri...
Mar 20, 2006 4:22 pm
Is it possible to scan or report on specific HTTP error messages? I am really interested in fixing any 500 (Internal Server Errors) that I can find on my ...
502
irishtek
Mar 20, 2006 6:37 pm
I have seen many such errors 12029 (currently have about 1200 in the conversion of an existing website containing nearly 15000 files) The 12029 errors that I...
503
irishtek
Mar 20, 2006 6:46 pm
I've recently used Xenu, which is a life saving tool, to help with the migration of a website from coldfusion to .net I knew the site already had malformed...
504
Tilman Hausherr
geo4497
Mar 20, 2006 8:01 pm
... Weird. Where is your website? ... Only the host name. Or maybe the ip address?...
505
Tilman Hausherr
geo4497
Mar 23, 2006 7:55 pm
... No, all errors are reported. You can sort in the Xenu window by clicking on the column. Tilman...
506
andi
andilinks
Mar 24, 2006 5:17 pm
Hi everyone, I have just scanned all these user-group emails going back to Feb '04 and do not see this problem addressed. The "Xenu link Sleuth" user agent is...
508
frank visser
reusvisser
Mar 28, 2006 11:21 am
hi tilmann, could you comment on andy's message? what are the options? frank ... Feb '04 and do not see this problem addressed. ... number of sites and hosts...
509
andi
andilinks
Mar 28, 2006 3:29 pm
From the beginning, which for me was late 2002, there have been a few sites blocking Xenu. They were usually the very geekiest sites, the ones who are...
511
Tilman Hausherr
geo4497
Mar 28, 2006 5:20 pm
On Tue, 28 Mar 2006 06:05:28 -0500, gimp-indones12@... ... The moderator should be spanked for letting this go through :-(...
513
Tilman Hausherr
geo4497
Mar 28, 2006 6:07 pm
... There are none. I can't really make a solution that would use less bandwith. Xenu is already optimized to use HEAD instead of GET in many cases - but a...
515
andi
andilinks
Mar 29, 2006 10:02 am
The trend I see is more agressive bots and more routine blocking. I guess market share doesn't really matter with a free application but if Xenu's popularity...