logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Forwarding requests to a custom (non-HTTP) process on host
Author
Olumide



Joined: 10 Apr 2013
Posts: 1

PostPosted: Wed 10 Apr '13 22:38    Post subject: Forwarding requests to a custom (non-HTTP) process on host Reply with quote

Hi,

I'm looking to pass the entries to a web form, via Apache, to an external process (listening on a port say 4321) running on the same host as Apache.

Is there a way to "coerce" Apache into doing this?

Thanks,

- Olumide

PS: Did I mention that I'm a total Apache newbie? Wink
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Mon 15 Apr '13 5:24    Post subject: Reply with quote

I think you could do that with a reverse proxy config. There are some good examples in this forum. If you still have a question please ask again.
Back to top


Reply to topic   Topic: Forwarding requests to a custom (non-HTTP) process on host View previous topic :: View next topic
Post new topic   Forum Index -> Apache