mod-proxy
Mapping domains in a forward proxy
I\'m currently running apache on my local machine as a forward proxy server.The config is pretty simple:[详细]
2023-01-07 14:07 分类:问答How do I enable sticky load balancing based on session identifiers using apache mod_proxy_balancer
Our proxy configuration (in httpd.conf) to send requests to 2 JBoss instances are given below is based on mod_proxy_balancer[详细]
2023-01-05 15:47 分类:问答Apache, include correct "Server" header when proxying
I got the following section in mine httpd.开发者_JAVA百科conf <virtualhost *> ServerName my.domain.com[详细]
2022-12-28 09:04 分类:问答How to solve JavaScript origin problem with an application and static file server
In a system that I\'m building I want to serve Static files (static HTML pages and a lot of images), and[详细]
2022-12-28 07:20 分类:问答Apache mod_rewrite and multiple domains
I\'m trying to use mod_rewrite to map multiple domains to different servlets on one开发者_JS百科 host.[详细]
2022-12-25 12:56 分类:问答Application error passthru when using apache mod_proxy
Heyas.I\'m using mod_proxy with apache2 provide vhost ability to multiple servlet apps running on the local machine.It works fine, for the most part.Requests come into apache then are directed to the[详细]
2022-12-24 04:19 分类:问答apache protocol redirect
Is it possible to have apache get a request like whateverProtocol://localhost and redirect it to http://localhost?[详细]
2022-12-20 22:57 分类:问答Apache2 mod_proxy Proxy Error
My web-app is located in mysite.com:8080. I want to access to it by typing webapp.mysite.com. So, I followed these steps:[详细]
2022-12-19 05:38 分类:问答BlazeDS Servlet not responding through Proxy
I have a problem using Flex with BlazeDS on a Tomcat 5.5 through a Proxy (Apache). I already searched for it but didn\'t find answers which solved my problem. I hope you guys can help me out. :-)[详细]
2022-12-17 20:57 分类:问答URL/Apache redirection question. (domain+directory redirect to sudomain)
I have been trying to figure this out for about 2 hours now. A new requirement came up where it was asked of me to try to find a way to send requests from foo.bar.com/blah to blah.bar.com.[详细]
2022-12-11 15:53 分类:问答