cancel
Showing results for 
Search instead for 
Did you mean: 

Reverse Proxy with Apache

Former Member
0 Kudos

Hi Experts,

I don't know if this is the forum where I should put this query.

My query is about Reverse proxy configuration with Apache & below is the scenario.

1> Internet users will hit at server say www.xyz.com

2>from www.xyz.com url should go the actual portal www.actualportal.com

Now to achieve this what high level steps we need to perform e.g Registering IP etc ?

Best Regards,

Arpit.

Accepted Solutions (0)

Answers (1)

Answers (1)

franz_hiltscher
Participant
0 Kudos

Hi Arpit,

take a look on this documents:

/people/serge.muts/blog/2008/11/18/a-collection-of-reverse-proxy-resources

I am not sure what you mean with ip registration.

Kind Regards

Franz

Edited by: Franz Hiltscher on Jun 21, 2010 10:57 AM

Former Member
0 Kudos

Hi ,

Thank you for your response.

Well, My scenario is here.

we are exposing portal to the internet users.

internet users -


HTTPS----->Apache web server -HTTPS->Portal.

Now Here here my query is what are all activities we need to do to make this happen.

I have listed down few.

1> Setup portal to use SSL with 'Using Anonymous Logon to Access the Portal ' Authontication method.

2> Install web server Apache & configure reverse proxy.

3> Now IP address of Apache web server need to be published else how people will come to know about this server ( How to do this I don't kw )

Please let me know if I am missing anything.

Regards,

Arpit.

franz_hiltscher
Participant
0 Kudos

Hi,

if your company have a Internet Adress you can ask the Internet Provider to make an additonal DNS entry for your Apache (eg. access.yourcompany.com)

Kind Regards

Franz