Python Flask App Stuck in Waiting for localhost
I'm trying to run a flask app on a Server 2016 machine with IIS v10 and the httpplatformhander, here's my web.config:<?xml version="1.0"...
View ArticleWincache for PHP 8?
Since Microsoft officially dropped support for PHP 8 and won't provide any binaries for it, will the same be true for Wincache? Or will you continue maintaining Wincache for PHP 8 and future versions?
View ArticleLogging issue with X-Forwarded-For, wrong location
I have a really strange issue with logging the x-forwarded-for header in IIS logs on a few particular servers.The log looks like this:#Software: Microsoft Internet Information Services 8.5 #Version:...
View ArticleIs It Possible to Redirect to a Different Port Using URL Rewrite?
Hi, Everybody!I would like to be able to redirect (or intercept) a specific URL (e.g., http://<server>/<servicePath>/<serviceName>.asmx) to a different port...
View ArticleError during Web-socket handshake: Incorrect 'Sec-WebSocket-Accept' header...
I am using Windows server 2019 with reverse proxy configured with ARR 3 and hosted my project with node.js and socket.io, I am redirecting the websitewww.mywebsite.com/project to internal...
View ArticleUnable to browse certsrv
Added the roles for certsrv but cant seem to browseThis was a WSUS server previously.Wondering if reinstalling IIS and WAS would resolve without creating ay other issues. Currently this IIS is hosting...
View ArticleURL Rewrite to different web applications
Hello,Here's my scenario. I have two web applications running under one web site on my server. I would like to configure my server so that if a user navigates to a specific URL they will access a...
View ArticleIIS 7.5 adding 'Document Moved' content when 'Location' header is present
Hello,Using PHP 5.4 and IIS 7.5, I'm trying to develop some REST web services compliant with the HAL specification.In this context, when we create an object with a POST request, the expect result is...
View Articleweb hosting on window server for new comer
hi i want to know where to start to build web hosting on window server on which version for best.where do i get contact from to build-operate-knowledge transfer about web hosting on window server.i...
View ArticleWeb platform installer showing old version wordpress
Hi, there I am very new to the IIS forum. Please forgive me for my bad English.I recently tried to install WordPress on windows server 2016 and 2019 Azure VM, but it is showing the old version of...
View ArticleIIS does not recognize Windows authentication via PowerShelll
I am trying to update the status of Windows authentication in IIS, I tried to execute with the command:"Set-WebConfigurationProperty -Filter...
View ArticleC++ native module, Request payload getting empty once used ReadEntityBody method
Hi Team,We are using C++ native module to log the request payload and user identity. However, we are able to read the request payload using ReadEntityBody, but after that request payload is no longer...
View ArticleWebsite giving 500 internal server error
Hi Team,The webapi deployed on window server 2019 having IIS 10 gives 500 internal server error the first time after deployment. But as we restart the IIS it goes away..Any clue, why it's happening
View ArticlePython-Django Web IIS configuration on VM
Hello guys,i configured IIS for python Django web Application on VM but i am getting this error. anyone have any idea how to solve this error thanks in advanced Module FastCgiModule Notification...
View ArticleBroken Download link for Dynamic IP Restrictions IIS Extension
Hi,I'm trying to install the Dynamic IP Restrictions Extension listed at the following URL: https://www.iis.net/downloads/microsoft/dynamic-ip-restrictions#additionalDownloadsUnfortunately all direct...
View ArticlePerformance very slown in pages C#
I have an application running in production developed in ASP.NET 4.6, the application to be published or at any time it takes approximately 1 min to load each page, I have already tested it on other...
View ArticleAdding SSL to an existing web site
I have a complex website that has evolved over many years, I now need to add SSL.I understand how to obtain a certificate, add it and enable SSL support, but I don't understand how SSL works and the...
View ArticleIIS ARR Multiple Ports
HI.I'm having a hard time configuring the balance in IIS via ARR with multiple ports. The difficulty is in working with different doors than the 80 and 443. On the same server I have applications on...
View ArticleHow to Reset IIS Express SSL Configuration
I do not know what was happening but my IIS SSL configuration got messed up. How to reset this?Each time I debug by running on https, the site cannot be reached. It was fine before.Note: How Can I add...
View ArticleVC++ 2008 Redistributable Package installer is missing
Hello, I understand Chris Sfanos explained that there might be missing packages(https://forums.iis.net/t/1253017.aspx?PLEASE+READ+Installers+no+longer+available+via+WebPI). So this is most likely the...
View Article