Re: base url / start url

Daniel Naber <[email protected]> Mon, 26 Jan 2004 20:29:03 +0100
Newsgroups gmane.comp.web.perlfect-search
Message-ID <[email protected]>
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
_______________________________________________
perlfect-search mailing list
[email protected]
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search