Hi,

I seem to be having trouble getting the wrapper functionality to work when using a URL to specify the wrapper page on a remote server. If I have the wrapper.html page in the 'common' directory it works fine, but unfortunately I'm working in an environment where the owner/author of the wrapper is remote and should not have access to this directory. The intention is for them to modify the wrapper whenever they like; all they should do is include the $(HTSEARCH_RESULTS) etc.. in the appropriate places.

In my test environment, in the htdig.conf file I am specifying the following:

search_results_wrapper: http://192.168.20.18/development/searchwrapper.html

What happens is that this line is ignored, and the default 'header.html' and 'footer.html' (both in the 'common' directory are used instead). If I specify the following in the htdig.conf file:

search_results_wrapper: $(common_dir)/searchwrapper.html

...where 'searchwrapper.html' resides in the 'common' directory, this works fine.

The documentation indicates that a url-based syntax should be fine to fetch the required html file but I can't seem to get it to work at all - does anyone have any ideas please?

I'm running 3.1.6 recompiled to run on Windows 2000 Server

Thanks in advance

Jon




------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ht://Dig general mailing list: <[email protected]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to