Skip to Content
0
Oct 31, 2012 at 05:59 PM

BO4 - Reverse Proxy not working = http status 500

57 Views

Hi,

We currently have a test system with one server running Tomcat, the other the remaining BOE components.

Internal access is fine

e.g http://<tomcat server>/BOE/BI

We are running Apche 2.2 on the rverse proxy serevr and have configured this as per sap note.

1676146 - How to configure Apache as a Reverse Proxy with BI 4.0?

We wish only to expose our Infoview portal externally so people can access via another URL

We can get the login page fine but when try valid login get http status 500.

If try invalid login get standard account not know message

Anybody any ideas

a sample http.conf file how we can login to WEBI externally.

I'm assuming we don;'t need to change the tomcat connector in the server.xml to get this to work.

We only wish to use Web Intelligence externally. CMC etc will be within compnay network.

Thanks