reverse-proxy
Using Apache 2.2 mod_rewrite to consolidate subdomains
I am running into trouble using mod_rewrite and need help. I have a reverse proxy in a DMZ which accepts requests from external clients asking for subdomains sub1.example.c开发者_如何学JAVAom and sub[详细]
2023-03-01 14:18 分类:问答Rewrite rules for response headers in IIS 7 (replacing the cookie path)
I have to port my web application from apache to IIS 7 and got into trouble with the proper configuration.[详细]
2023-02-17 21:38 分类:问答What is the simplest apache mod_proxy configuration for Glassfish?
I have a server with Apache2 (on port 80) and Glassfish (on port 8080). I\'d like to configure Apache to transparently proxy al request to a certain virtual host to the glassfish Server.[详细]
2023-02-16 23:19 分类:问答OpenID/OAuth Reverse Proxy
I have a bunch of existing web applications that use either Window开发者_如何学Cs authentication, or username/password authentication.[详细]
2023-02-16 09:46 分类:问答reverse proxy in mvc
I have to implement something like proxy in mvc to send user file that is on anotherserver . I found this class :[详细]
2023-02-16 08:51 分类:问答Django as reverse proxy
My client-server application is mainly based on special purpose http server that communicates with client in an Ajax like fashion, ie. the client GUI is refreshed upon asynchronous http request/respon[详细]
2023-02-15 04:41 分类:问答Why nginx does not cache my content?
I checked the cache path /usr/local/nginx/proxy_cache. No cache file found after I visit some url many times.[详细]
2023-02-13 06:39 分类:问答Proxy - ASP.NET with or without MVC
I\'m working on one multi-tenancy application, where each tenant will have access to 1 or more \"sub applications\" (different ASP.NET MVC websites).[详细]
2023-02-12 03:42 分类:问答Reverse proxy slows down ajax
I have a situation where special.company.com is reverse proxied to a server with address 123.123.123.123.[详细]
2023-02-11 18:43 分类:问答Apache reverse proxy with basic authentication
Try开发者_StackOverflowing to configure my reverse proxy with basic authentication before forward the traffic to my back end server. Can any one give me a solution.[详细]
2023-02-11 11:04 分类:问答