Automated configuration of Central Certificate Store TLS sites in IIS: What a...
Recently we've automated configuration of TLS on IIS using a central certificate store. In doing so, we've realized just how little testing the different IIS provisioning interfaces seem to have...
View ArticleIIS7 Compression not honoring minfilesizeforcomp setting
Trying to figure out why IIS7 will not honor the minfilesizeforcomp setting for http compression. Right now, I'm compressing JSON data that sometimes is as small as 77 bytes all the way "down" to 151...
View ArticleI cannot browse my site published in iis 7 from another computer
It's no problem when browse it in my localhost. However, whenever I tried to browse it from another computer I couldn't find my server. All my firewall is turned off.Thanks for help!
View ArticleIIS 8 time was not changed when we modify the server time due to Daylight...
I am using IIS-8 under Windows Server 2012 R2. and the time for both the IIS & windows server were exactly the same. but this week we changed our server time be adding one hour for daylight saving...
View Article"exceeded time limits during shut down" when configuring recycling options
Hello,not sure if this is a known issue, or if this is the best place to report it, but for me this is a bug.IIS 7.5 Win Server 2008 R2 I have multiple applications pools that add configured to recycle...
View Article100 seconds timeout - everybody forgets the client timeout configuration
Good day,Bashed my head against IIS for a while because when trying to send files I kept hitting the 100 seconds timeout. I checked the web.config file for the execution timeout and both IIS and ASP...
View ArticleUrl Rewrite different domain
this is my environment:- my main domain is : http://example.azure.com- my other service domain is : http://myapp.azure.com the situation is, i want add the app to http://example.azure.com/myapp that...
View ArticleHTTP 502.2 Bad Gateway (Awstats)
Hello,I finished configuring Awstats 7.5 on IIS 8 but when I try to test it like this:http://mydomain.com/cgi-bin/awstats.pl?config=Mywebsite -updateI am having this error: HTTP Error 502.2 - Bad...
View ArticleURL Rewrite javascript file
can we modify the javascript content using url rewrite?i need to load some javascript file and it contains some redirection i.e. window.location=/testwhen the script included to html files, i can...
View ArticleError Code 0x800700b7 HTTP Error 500.19
I have a project in Asp.net but I m not able to run IIS. Error code is 0x800700b7 HTTP Error 500.19 Internal Server error.Config Error : Cannot add duplicate collection entry of type 'add' with unique...
View ArticleIIS and DNS issue
I have MS Server 2012 R2 Standard running IIS 8.5 with a DNS server running on a 2008 R2 Standard server (MyServer). I created a web site in IIS with the following bindings:Type: httpHostname:...
View ArticleForce Stream of files
Hi.When i click on a (mp3/mp4/avi) link on my personal IIS8 server - it downloads the file.Is there a way to force these files to "play" instead of downloading ?Ive not altered the default directory -...
View ArticlePowershell as non-admin
Hi,we have a scenario where we use TFS jobs to conduct CI deployments to IIS. (2012 R2)For MSDeploy, you can use a non admin user and configure the permissions in the IIS management delegation.Now, we...
View ArticleIIS Express 10.0 appcmd verb Start, Stop? PowerShell Module?
Dear all,For v10, it seems the appcmd does not support verbs like Start and Stop, so how do we start or stop a site, or recycle an apppool by command line once the iisexpress.exe is up and running?I...
View ArticleHow to alllow "PUT", "DELETE" method for IIS 10 on win 10?
I have checked the websit http://stackoverflow.com/questions/6739124/iis-7-5-enable-put-and-delete-for-restful-service-extensionlessbut it works on IIS 7.5, not for IIS 10 on Win 10.
View ArticleIIS 10.0 Posh automation
Hi,I am currently trying to automate installations of IIS 10 on server 2016 such as configurations of websites etc. I have kind of hit a small bump on the road that confuse the heck out of me. I have...
View ArticleDefault Document not Working Properly
I've been trying to configure Default Document, but it has not bode well.. going to my site returns a 401 unauthorized, but when I go to my site and add /index to the URL I get routed correctly. Here's...
View Article.aspx from VS2015 to IIS 10 is text only
None of my simple website tests made in Visual Studio Community 2015 on my IIS 10 (Win10pro) will work; when I go to localhost the browsers display black text on white background as though it was...
View ArticleIIS Windows Authentication without IIS Manager
Hello,I've spent a lot of time Googling and searching this site for an answer to this question, and so far I've found nothing.Can someone confirm whether it's possible to enable and use Windows...
View Articleconfigure two redirects on IIS
Hi,I have a website on which I want to set two redirects:1) http to https2) non-www to wwwThe first redirect is configured and working:I'd like also to redirect example.com towww.example.com (both...
View Article