Paul Newby wrote: > > Hi, > > How can you stop the indexer from indexing more than > one url which is only different from another only > by the PHP session parameter? That is, for example, > I want the indexer to recognize > > http://www.this_url.com/?PHPSESSID=5902u523523 > and > http://www.this_url.com/?PHPSESSID=34u03453423 > > as simply > > http://www.this_url.com. Hi! This is implemented recently in new 3.2.x version, so called ReverseAlias. Take a look for an explanation here, section "ReverseAlias command": http://gw.udmsearch.izhnet.ru/~ram/cvsweb.cgi/mnogosearch32/doc/alias.txt?rev=1.5 Sources are available from anonymous CVS: server: gw.udmsearch.izhnet.ru repository: /usr/src/CVS project catalog: mnogosearch32 login: cvs password: cvs I can create latest tar.gz if you want. ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
