Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > Suggestions > Topic : Integrating Apache HTTD with Apache Tomcat and IIS



Threaded Mode | Print  

 Integrating Apache HTTD with Apache Tomcat and IIS, Apache, Tomcat and IIS Integration Through ProxyPass (2 Replies, Read 21155 times)
warrennocos
Group: Member
Post Group: Newbie
Posts: 2
Status:
I would like to suggest if you could add a ProxyPass Setting in Add Domain and Manage Domain in AMPPS HOME to easily integrate a domain to forward request in IIS or Tomcat web-servers whenever we want to add a JSP, ASP Classic or ASP.Net Scripts. This could be done manually by configuring this in Apache configuration file like this;

but this will take time. If this feature will be implemented in AMPPS, we could easily make Apache HTTD as a front-end web-server running at port 80 and Tomcat and IIS as back-end web-servers running at different ports. Thus, making the development time faster. WAMPDeveloper have done this but I always wanted AMPPS because of it's advance features and best interface. Looking forward  for this feature in the next version.

AMPPS is the best!
IP: --   

Integrating Apache HTTD with Apache Tomcat and IIS
warrennocos
Group: Member
Post Group: Newbie
Posts: 2
Status:
"This could be done manually by configuring this in Apache configuration file like this; "

ServerName www.tests.com
# sends all requests of www.tests.com/test/iis to http://localhost:8081/test/
ProxyPass /test/iis/ http://localhost:8081/test/
#makes proper changes to server-side redirection header
ProxyPassReverse /test/iis/ http://localhost:8081/test/
IP: --   

Integrating Apache HTTD with Apache Tomcat and IIS
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

Thank you for the suggestion. We will try to add it soon.

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 9:51 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.028