Redirect everything under site except
HelloI am trying to redirect everything under a site except one sub site. for ex http://site1/anything should be redirected to http://site2/homepage. but http://site1/mysite should remain as is....
View ArticleForce port 80
I'm probably missing something here. I assume that if you run a site normally on port 80 and that if someone tries to use SSL and the site isn't bound to that, they would be redirected to 80.Lots of...
View ArticleCustom message before redirect with delay ?
Greetings,I am playing with URL redirect for Sharepoint and managed to create few IIS URL redirect rules.However, we want users to see a custom message, for e.g. "Please bookmark this new URL" and then...
View ArticleHow to solve the problem of HTTP 403.16
Recently, I have met the issue about HTTP 403.16. My web application require client certificates. When the user connect to my page and select the certificate. It prompt http 403.16 error. I have...
View ArticleRE: Re: SSLAlwaysNegoClientCert without 'netsh' and...
Hello! I want upload large files with client certificate authentication. Change UploadReadAheadSize setting is not right way, I need change SSLAlwaysNegoClientCert. But in IIS 7 this option is...
View ArticlePrompt for Credentials when downloading Office documents
Many of our users are being prompted for credentials to login to IIS when clicking on a link that opens an office document in an ASP.Net application (WIndows Server 2008 R2 - IIS 7.5). I have a...
View ArticleSetting app pool identity to a domain account
Is it possible to set my app pools identity to a domain leve account? I see that I can choose LocalSystem, NetworkService, custom but I can't get to domain accounts.Thanks!
View ArticleIIS 7.x and concurrent session requests
I have an asp app I've moved from IIS 6.0 to IIS 7.5 on Windows 2008R2. The site runs just fine except when I'm calling a page that downloads a large file. My .asp page downloads the file just fine but...
View Article.html file does not show all images
Hi,I've got an html file containing about 100 small images. All the images and the html file are stored here locally. IIS is working and serving files from my local disk. However if I open that file...
View ArticleExecute script after deploying
Hello! We packaged web application for deploying with Web Deployment Tool. But we need run some script from deployed application after deployment. There is a Web Deploy runCommand Provider...
View ArticleCan IIS7 support Java or PHP website's running?
Hi,Just like my title……Do I need to install something?
View Articlekerbauth.dll could not be loaded
After installing FPE 2002 (Frontpage Extensions2002) on Server 2008R2 64Bit the associated Sharepoint-AppPool (32Bit!) ends with "The Module DLL D:\Exchange\V14\Bin\kerbauth.dll failed to load".In my...
View ArticleMissing Management Service Delegation icon
I was just about to start using the deployment technique, Automating Deployment with Microsoft Web Deploy, but i don't have the Management Service Delegation icon on my Windows Server 2008 R2 server....
View Article301 Redirect from domain.com/default.aspx to domain.com
This is a very simple thing that I want to do,it is just I can't make it to work!I simply want to make 301 permanent redirect from domain.com/default.aspx to domain.com. I need this to help in SEO.I...
View ArticleProblems with portage ISAPI applications from IIS 5 to 8
I have some problems with portage simple ISAPI applications from IIS 5 (Win XP) to IIS 8 (Win 8). Applications without server scripts are launching successfully, applications with scripts - no....
View ArticleAccessing my local website externally
I have a server 2008R2 with iis7.5 installed and also another server 2003 with iis6Both the the servers have the same CRM application installed, and both these applications can be accessed locally with...
View ArticleMinimum IIS Components
I need to install IIS on a server so that the IIS installation only has the minimum components to allow anonymous users to view a single HTML file. We don't want this server to do anything else. Can...
View ArticleDisabling and enabling Http Compression in IIS6 based on CPU Utilization
I am currently facing an performance issue based on http compression. If I disable the http compression I am getting results in 24 secs (27MB data). But if I enable compression, it took 287 seconds to...
View ArticleScalability problem using web requests initiating asynch web service requests
We are experiencing some problems in production (IIS 7.5 integrated managed pipeline mode and .NET 4.5 application) when to may of our incoming IIS requests trigger asynchronous web service requests....
View Articlenext/previous buttons in template Photo gallery WebMatrix2
I've modified the template Photo Gallery WebMatrix2 (http://www.rt-vogelfotografie.nl/defaultx)It works fine; but I would like to have next/previous buttons when a photo is displayed fully. In the...
View Article