Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[epf-dev] Webapp Search

Title: Webapp Search

Hello all,

We're experiencing a new issue, this time with the webapp version of the wiki.

As background, the webapp is being deployed on a server using Apache Tomcat, and we are using Apache HTTP to redirect traffic from http://our-site/webapp to http://localhost:8080/OurWebApp/, which is where it's actually being hosted.

The webapp deploys fine and everything appears to work until the search functionality is used. The search window opens fine, and a search can be successfully performed (i.e. you get a list of element titles and descriptions). But - the associated images and the titles of elements come with links back to http://localhost:8080/OurWebApp rather than http://our-site/webapp, and hence the page cannot be found. We have both a ProxyPass and a ProxyPassReverse in the httpd.conf script, but I think the URL is being formed independent of the Apache redirect by one of the _javascript_s (topnav.js or toc.js maybe?). I'm really not sure how to force it to change the URL.

Has anyone else encountered this problem? Is there a solution?

Many thanks
Matt

Please consider the environment before printing this email.

This message should be regarded as confidential. If you have received this email in error please notify the sender and destroy it immediately.

Statements of intent shall only become binding when confirmed in hard copy by an authorised signatory.  The contents of this email may relate to dealings with other companies under the control of Detica Limited, details of which can be found at http://www.detica.com/statutory-information.

Detica Limited is registered in England under No: 1337451.
Registered offices: Surrey Research Park, Guildford, Surrey, GU2 7YP, England.





Back to the top