Questions tagged [iis-10]

IIS 10 is the version of Microsoft's Internet Information Services that ships with Windows Server 2016, and some Windows 10 versions

IIS 10 is the version of Microsoft's Internet Information Services that ships with Windows Server 2016, and some Windows 10 versions

163 questions
0
votes
0 answers

Migrating an ISAPI classic application to IIS 10 on Windows Server 2022 Standard - path info calls failing

Now migrating an ISAPI classic application to IIS 10 on Windows Server 2022 Standard. The application uses path info to call many different functions in the ISAPI app. Calls are now failing with HTTP/1.1 404 Not Found - http//webserver/appfunction…
ComeAndGo
  • 3
  • 2
0
votes
1 answer

OPTIONS method gets 200 status instead of 301 in IIS10 logs

I'm trying to learn why OPTIONS method requests (presumably CORS preflight requests) are logged as 200 status while all GET method requests are logged as the expected 301 (moved permanently). The only thing being returned at that address is a…
Merennulli
  • 23
  • 5
0
votes
1 answer

Occasional 403 error on IIS

Using IIS 10 on Windows Server 2019. I am not a server admin, I am a developer who manages sites on the rented server. I have a report that runs through names, and via a client side scripts, access an ajax file to check if the person's status is…
kneidels
  • 111
  • 3
0
votes
0 answers

What is the point of the Domain certificate option in IIS?

I have been looking for days and I can't seem to understand how to use Domain Certificates in IIS. Is there even a point to it? From what I understand, you absolutely cannot change which template it will use and you cannot update the WebServer…
0
votes
0 answers

Error 500.19 in server with IIS 10

I had a Web Service running in net 3.5 (I know, so old) and I migrate it to Net 4.6. I completed the migration in local, but when I deploy the web services in the server I get an 500.19 error. I review the log event, the traces, web.config... but I…
Kenzo_Gilead
  • 105
  • 6
0
votes
1 answer

How to reset IIS cached url on server from 404 to now live page

Our ASP.Net Core API, deployed on IIS in Windows 2019, reaches out and touches Shippo with upwards of 2500 requests an hour with tracking numbers, which had an issue on Thursday afternoon. Our API calls are initiated by 5 clients' middleware…
Leah Hurst
  • 101
  • 1
0
votes
0 answers

Moved app to Default Application Pool with ApplicationPoolIdentity and there are permission errors

Running a PHP 8.2 app. I changed the app to use the Default Application Pool under the user ApplicationPoolIdentity instead of the previous Custom pool and custom account, but now I get: The stream or file C:\inepub...\logfile.log could not be…
pileup
  • 229
  • 2
  • 9
0
votes
1 answer

WCF web service response blank on window server 2019 but the same release works normally on server 2016

We have a website that migrated from windows server 2016 to 2019 recently. After the migration, infra crew found all the aspx pages shows blank and after digging into it, we found it's since the web service it is calling response blank. If I link to…
Circle Hsiao
  • 101
  • 5
0
votes
0 answers

IIS 10 - how to block an IP range

I'm trying to figure out how to block by range on MS IIS 10, but all I can find are partial range blocks (which maybe that's all IIS can do, but I'd like to know that rather than just guess that). So, for example, the range 10.6.64.0 through…
Merennulli
  • 23
  • 5
0
votes
1 answer

Apache ProxyPass to IIS results in 503 or complete timeout

I have an IIS machine on LAN behind an Apache machine which is exposed to the internet. I have a simple proxy set up, which is intended to pass traffic to the IIS machine directly from the Apache machine. ServerName…
0
votes
0 answers

Redirect port 443 to another SSL configured port on IIS 10

Fist and foremost, due to limitations imposed by our service provider I can only use 1 IP address for both 80 and 443, so multiple IP address configuration is simply not an option. So, I have a server 2022 with IIS 10. I would like to redirect a…
0
votes
0 answers

IIS and reverse proxy outbound rules

I am trying to setup a reverse proxy using IIS 10 on Windows Server 2016 that must pass requests to an Apache Tomcat webapp. It works for URLs within the 'basic' tags (such as a or img), but I need to configure outbound rules to process more than…
stefanu
  • 13
  • 5
0
votes
0 answers

PHP configuration file path has no value on IIS

When I output phpinfo() it shows that PHP configuration file path has no value. It does however have a loaded configuration file path, but whenever I edit the file there nothing gets updated, so maybe the loaded file is some sort of cache? How can I…
pileup
  • 229
  • 2
  • 9
0
votes
0 answers

Hosting application on Windows Server running IIS and want to redirect website to application using a port

I am running Uptime Kuma on our server and it's using a port 1234 for instance. I can access the application by going to https://myserver.com:1234 but the certificate is invalid. I'd like to access the application directly on https://myserver.com…
ErocM
  • 226
  • 7
  • 23
0
votes
0 answers

Windows server 2019 IIS 10 Access denied issue while performing complete certificate request

Access denied issue while performing complete certificate request in iis 10 Win serevr 2019 i have already login in admin account only earlier i am able to do same process