[thelist] Serving from another server

Jeroen Coumans jeroen at jeroencoumans.nl
Thu Apr 22 03:08:52 CDT 2004


Hi,

I have an Apache server on which I've configured a PhpWiki, which I now 
want to make available through another server. The other server is 
IIS/ASP based. I want the following model:

1. server A (LAMP): http://server1/wiki/
2. server B (IIS): http://server2/wiki/

server B gets requests and asks server A for the page. server A has 
URL's like:
http://server1/wiki/index.php/HomePage
which I want to map to:
http://server2/wiki/HomePage

Can I achieve this functionality through the use of an ASP script? Thanks,


-- 
Groeten/Greetings,
Jeroen Coumans
www.jeroencoumans.nl


More information about the thelist mailing list