Apache Server configuration support - Apache HTTPD.config port translation

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > January 2007 > Apache HTTPD.config port translation





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Apache HTTPD.config port translation
Andy

2007-01-11, 7:33 pm

What settings would I need to change in the apache httpd.config file to
have apache translate web requests targeted at port 8888 to port 5555?

The httpd.config file has settings for a Virtual Host and settings for
a Proxy Server. Which would be better to use for such a port
translation?

thanks in advance, Andy

Davide Bianchi

2007-01-11, 7:33 pm

On 2007-01-11, Andy <anedza@infotek-consulting.com> wrote:
> What settings would I need to change in the apache httpd.config file to
> have apache translate web requests targeted at port 8888 to port 5555?


You should use something else, like a simple iptable rule (why use
a bulldozer to move an apple?). But from what you said it seems that you
need to use the VHost after allowing Apache to listen on port 8888.

Davide

--
It's ten o'clock. Do you know where your source code is?
Andy

2007-01-11, 7:33 pm


About...

You should use something else, like a simple iptable rule (why use
a bulldozer to move an apple?). But from what you said it seems that
you
need to use the VHost after allowing Apache to listen on port 8888.

I'll look into iptable rules...thanks for your suggestion!

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com