iis-7
Static gzip compression with IIS 7 when using mod_jk
I have a web application running on JBoss and I am using IIS 7 for load balancing JBoss instances. Static files (ex: CSS, JS) are served from IIS. I am using mod_jk ISAPI filter to bridge IIS and JBos[详细]
2023-04-04 08:06 分类:问答The resource object with key 'UserName' was not found
I have migrate my web application from Old Server to New Server i.e “Windows 2003 server + IIS 6.0 + .Net Framework 3.5”to “windows 2008 R2 server + IIS 7.5 + .Net Framework 3.5. I have copy the vi[详细]
2023-04-04 06:22 分类:问答CRM 2011 PRM Portal over https
Has anyone deployed the CRM 2011 PRM portal and had it working over https? The ServiceContext.GetUrl(page) method seems to return the correct URL, but with port 80 post-fixed:[详细]
2023-04-04 05:11 分类:问答Proper method to remove www from address using IIS URL Rewrite
开发者_开发百科What is the optimal way to remove the www subdomain from a url using IIS URL Rewrite?If you want it to work with any hostname (not hardcoding it into the rule), you\'d want to do someth[详细]
2023-04-04 02:06 分类:问答IIS 7 Rewriting not working
I have some rewrite rules that were working with a IIS rewrite tool for IIS 6, but now I have ported them to IIS 7 rewrite开发者_C百科. Here is the rule:[详细]
2023-04-04 01:57 分类:问答URL ReWritting rule for my url
I need some clever regular expression writing in IIS7 to redirect traffic from one site to another, the pages are similar in structure but infor开发者_运维知识库mation needs re-writing.[详细]
2023-04-04 00:07 分类:问答Windows authentication through a reverse proxy problem
Have a IIS Reverse proxy redirect on speci开发者_开发百科fic request on WebSite with windows authentication and impersonation to another local site with win.auth + impersonation.[详细]
2023-04-03 19:23 分类:问答System.IO.FileNotFoundException: The system cannot find the file specified. in IIS 7 (web service project)
error in sending: System.IO.FileNotFoundException: The system cannot find the file specified. I get the exception above when I deploy my web service into IIS7, and call the web 开发者_运维技巧servi[详细]
2023-04-03 18:42 分类:问答Disable inheriting the "Allow all users" rule from IIS 7
I created a new site in IIS 7. This site is inheriting a rule to allow all users. I want to remove this rule but it w开发者_如何学Con\'t let me. Is there a way to set the site to not inherit any rules[详细]
2023-04-03 14:19 分类:问答How can i configure in web.config a 301 permanent redirect?
I would love to use web.config to do the 301 redirection from an old domain to another. How could i do that?[详细]
2023-04-03 13:45 分类:问答