|
|
[Perlfect-search] change search url
webmaster perlfect-search@perlfect.com
Mon, 10 May 2004 17:35:40 -0400
My install dir for Perlfect Search is
/home/usr/www/cgi-bin/search/
It can be accessed by http at the url /cgi-bin/search/search.pl
However, I want to change the search url to something user-friendly,
like /site/search
I can edit my HTML forms, but I need to alter the config so that, when
there is more than 1 page of search results, the "next" link will point
to the same url as the 1st page, changing only the 'p' value (e.g., from
p=1 to p=2). It appears that I can edit conf.pl to accomplish this. At
the bottom of that file, I found
$SEARCH_URL = $CGIBIN.$SEARCH;
Should I change that?
--
webmaster/admin:
http://www.tsmchughs.com/
|
|