Apache Server configuration support - Apache port forwarding only for a certain virtual directory

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > August 2006 > Apache port forwarding only for a certain virtual directory





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 port forwarding only for a certain virtual directory
Dobedani

2006-08-21, 7:34 am

Dear All,

The website I am maintaining is having problems. It is hosted on a
Windows 2003 server with Apache 2.0.50 as web server. Part of the
functionality was developed using Delphi, a newer part is working with
Java Server Pages. The latter is served by Tomcat for which a connector
was used. It is the part developed in Delphi that is causing the
current troubles.
We basically made a few CGI executables and those executables are
invoked by URL's like http://www.myserver.com/scripts.abc.exe?arg1=bla
etc. We used a third party component to take care of the CGI specific
issues. There is no support anymore for this component, so we have to
do away with it now. One of the short-time solutions could be to create
a standalone server application from the existing Delphi code to
generate the required web pages and graphics. This server application
can be made to listen to http requests at a different port, e.g. 85.
My question is: can Apache be configured so that it will forward
requests to files in a certain virtual directory - i.e. scripts - to a
different port, while leaving the working of the web server for request
to files in other directories intact and ditto for the working of the
Tomcat connector? Any help will be appreciated.

TIA & Regards,
Dobedani

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com