| carlhoell 2006-03-31, 7:19 am |
| To whom it may concern,
We are currently creating a web-portal allowing a user to view various web-application through a single point of access.
The problem we arfe having is the main portal hosts from a NT based web server, runnung cgi scripts and other varoius systems running apache http server on linux.
The way the main portal can link to the other web-server is by passing parameters through web-pages(post method etc.) so that the web-server can accept the parameters. I have no idea how to pass parameters through from a web-page to a web-server using htaccess on apache.
Some linux users suggested building a web farm.
What ways are there to pass these through?
Please help!!!! |