Search using google mini

Hi

Looking for a suggestion/hack on how to setup the apache part of RT to
allow google mini or any other web crawler to search RT tickets. I am
using mysql 4.0.24.

Thanks

Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu

Hi

Looking for a suggestion/hack on how to setup the apache part of RT to
allow google mini or any other web crawler to search RT tickets. I am
using mysql 4.0.24.

I think all I have to do is giving the web crawler the username and
password to access the RT web gui. How do I craft that syntax? In
otherwords I need to figure out how can I access the RT using wget or
curl and use the similar syntax for webcrawler.

Any suggestions?!

Thanks

Thanks


Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu

Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu

Hi

Looking for a suggestion/hack on how to setup the apache part of RT to
allow google mini or any other web crawler to search RT tickets. I am
using mysql 4.0.24.

I think all I have to do is giving the web crawler the username and
password to access the RT web gui. How do I craft that syntax? In
otherwords I need to figure out how can I access the RT using wget or
curl and use the similar syntax for webcrawler.

http://rt3.fsck.com/?user=guest&pass=guest as an example.

That did help to crawl only couple dirs but did not go deep. I guess I
need to find a way generate a flat dir and file list using may be PHP
or some other tool that can be accessed thru web. Then have the
crawler just go at it. Any suggestions?!

Michael

Michael S. Liebman m-liebman@northwestern.edu
http://msl521.freeshell.org/
“I have vision and the rest of the world wears bifocals.”
-Paul Newman in “Butch Cassidy & the Sundance Kid”

Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu