|
Home > Archive > Apache Server configuration support > February 2004 > How can Apache pass on asp requests to local IIS webserver?
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 |
How can Apache pass on asp requests to local IIS webserver?
|
|
|
| Hi all,
I want to pass on request for certain webpages to my local asp
webserver.
I have a Apache webserver running on RedHat Linux 9 as a gateway to
the internet. Locally I have Windows 2000 with an IIS webserver. I
have written some asp pages and now I want to make them available on
the internet.
Can Apache pass on the requests for the asp pages to my local IIS
webserver and then return these pages to the user.
Is there anybody who can point me into the right direction, because I
don't have a clue.
Thanx in Advance
Holke
| |
| patpro 2004-02-17, 10:33 am |
| In article <dedab24c.0402171540.b4217ef@posting.google.com>,
holke@home.nl (hoke) wrote:
> Can Apache pass on the requests for the asp pages to my local IIS
> webserver and then return these pages to the user.
take a look at mod_proxy (documentation is part of Apache's doc)
patpro
--
je cherche un poste d'admin UNIX/Mac
http://patpro.net/cv.php
|
|
|
|
|