Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Grouper UI error

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Grouper UI error


Chronological Thread 
  • From: Scott Koranda <>
  • To: "Sachdeva, Vivek" <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] Grouper UI error
  • Date: Wed, 12 Nov 2014 21:59:46 -0600

On Wed, Nov 12, 2014 at 9:47 PM, Sachdeva, Vivek
<>
wrote:
> I just noticed in the logs:
>
> Referer domain <ucla
> server.edu>/grouperUi/grouperUi/appHtml/grouper.html?operation=Misc.index
> does not match request domain:
> http://localhost:8080/grouperUi/grouperExternal/public/OwaspJavaScriptServlet
>
> I am trying to find out that how does it pick localhost.
>
> Can the reason be that on dev server tomcat is behind apache??
>
> Any ideas??
>

If you are proxying Tomcat with Apache then you might want to set in the
Tomcat
configuration for the AJP connector the options proxyName and proxyPort. See
(for Tomcat 7)

http://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html

Setting the options 'scheme' and 'secure' may also be advised.

Scott K



Archive powered by MHonArc 2.6.16.

Top of Page