You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Darren Gilroy <DG...@CONSONUS.com> on 2001/04/04 21:41:12 UTC

Proxy using Turbine Authentication

All - 

I would like to build some kind of a proxy server using Turbine
authentication. Something like:

http://servername/screen/UserContent/index.html
<http://servername/screen/UserContent/index.html>  returns content from
http://server2/data/username/index.html
<http://server2/data/username/index.html>  where username is the user's
username within turbine.

Any ideas how to approach this problem? I am using Apache & Tomcat on Linux.

Thanks!
-best-darr-