On Mon, 17 Dec 2007 15:17:00 -0500
Frank Bax <[EMAIL PROTECTED]> wrote:

> We have an app running on windows machine that has a web interface.
> We would like to access this web-app from a mobile device (cell
> phone).  Is there software we could install on OpenBSD that sits
> between this box and windows box that would provide authentication?
> Something like .htaccess in apache would work; except that I don't
> know how to tell apache that pages are to be really retrieved from
> another system is this even possible).  Web interface contains forms,
> so solution must pass through POST variables,
> 

maybe apache + htaccess + mod_proxy (configured as reverse proxy)

Reply via email to