On 2007/12/17 15:17, Frank Bax 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,

file:///var/www/htdocs/manual/mod/mod_proxy.html as a reverse-proxy.

Reply via email to