Re: UdmSearch: proxies

2000-05-23 Thread Doug Nazar
On 20 May, Alexander Barkov wrote: > Yes! This seems to be better than my suggestion. > We'll try to implement this is 3.1.x thread, which will be started soon. > We have a plan to change slightly the indexer.conf to support by-regex > options > instead of current by-server style. New indexer.co

Re: UdmSearch: proxies

2000-05-20 Thread Alexander Barkov
Hello! - Original Message - From: Doug Nazar <[EMAIL PROTECTED]> To: Alexander Barkov <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, May 20, 2000 1:13 PM Subject: Re: UdmSearch: proxies > > Indexer will execute the specified external program to

Re: UdmSearch: proxies

2000-05-20 Thread Doug Nazar
On 20 May, Alexander Barkov wrote: > We may also implement new type of proxy support via external program. > It might look in indexer.conf like this: > Exec /usr/local/bin/ftpget $1 > > Indexer will execute the specified external program to retrive files. > It is easy enough to implement this. I

Re: UdmSearch: proxies

2000-05-19 Thread Alexander Barkov
Alain TESIO wrote: > > Hello, > > I'd like to index ftp sites, I have no proxy installed on my machine, > it's a virtual server so I can't install any software which has to be > run as a deamon. > > Is there a way to use a proxy running as a cgi program > (like http://www.jmarshall.com/tools/cg

UdmSearch: proxies

2000-05-19 Thread Alain TESIO
Hello, I'd like to index ftp sites, I have no proxy installed on my machine, it's a virtual server so I can't install any software which has to be run as a deamon. Is there a way to use a proxy running as a cgi program (like http://www.jmarshall.com/tools/cgiproxy/) ? It looks like only a synta