Hi,
The adminstration interface has the option to list urls and to delete the found urls. Is there any possibility to change listed urls (so really list and edit urls):
example:
search for
http://www.foo.com/script.cgi?page=*;guest=*
and
change all to
http://www.foo.com/script.cgi?page=*
Since pages get a session id in the url, I would like to get rid of the session id which is assigned to webinator when walking the pages. I can't strip queries (for instance ?) since the ? is needed to walk the pages.
Thanks in advance,
Suat
The adminstration interface has the option to list urls and to delete the found urls. Is there any possibility to change listed urls (so really list and edit urls):
example:
search for
http://www.foo.com/script.cgi?page=*;guest=*
and
change all to
http://www.foo.com/script.cgi?page=*
Since pages get a session id in the url, I would like to get rid of the session id which is assigned to webinator when walking the pages. I can't strip queries (for instance ?) since the ? is needed to walk the pages.
Thanks in advance,
Suat