|
|
[Perlfect-search] base url / start url
Daniel Naber perlfect-search@perlfect.com
Mon, 26 Jan 2004 20:29:03 +0100
On Monday 26 January 2004 17:23, BOCZ Peter wrote:
> My problem is that URLs on the search page are prefixed with
> $HTTP_START_URL, not $BASE_URL. How could I do this?
I think the easiest (and only?) solution is to change search.pl so that it
modifies the url before it is displayed. $url gets assigned in line 477
(in my local copy). After that line, cut off $HTTP_START_URL from it and
add $BASE_URL.
Regards
Daniel
--
http://www.danielnaber.de
|
|