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

Setting up multiple sites in IIS10 with subdomains and Azure DNS Zone

I have an Azure VM that is being used as a webserver. Right now it hosts 1 site in IIS. I have a domain name for this site, an SSL cert and have it binding to port 443. This site works fine and has for over 1 year. As an example let's say this…
Brandon
  • 133
  • 1
  • 1
  • 6
0
votes
2 answers

IIS Logging of HTTP Header Fields

How can I log request header fields with IIS. There is the possibility to add custom logging fields, but I want to log the value of HTTP_X_FORWARDED_PROTO, which is not listed in the dropdown list.
Janus
  • 101
  • 1
0
votes
0 answers

IIS / PHP not passing (or passing incorrect) NTLM user information

I am currently migrating PHP applications from IIS 8.0 to IIS 10.0. NTLM/Windows Authentication has been installed through Server Manager, the scripts are running on PHP7.1, are using exactly the same configuration and files which were present in…
Janno
  • 51
  • 2
0
votes
1 answer

Tomcat with IIS behind Cloudflare reverse proxy unable to connect

I'm running Tomcat 9 with IIS 10 using AJP13 by following this guide. Everything works as long as it's not proxied through Cloudflare. However, once I proxy it, I'm getting the following error in the isapi_redirect.log. [info]…
Twisted Whisper
  • 193
  • 1
  • 6
0
votes
0 answers

PCI scanning and old certificates IIS 10 - Server 2019

Although this has never been a problem before, our PCI scanning provider is now throwing the toys out if it finds some old certificates, the fact the correct current one is showing when the user comes in via the domain name notwithstanding. I…
gchq
  • 363
  • 1
  • 4
  • 15
0
votes
0 answers

IIS 10 random 500 errors - possibly from url rewrite

This is a production IIS web server that has been up and running fine for a month. There are 6 sites on the server, and last week one site started to give random 500 errors. The was one of two site using URL Rewrite. We spent about 2 1/2 hours…
Steve
  • 129
  • 5
0
votes
0 answers

How to configure Windows Authentication (NTLM, Negotiate) to work when using IISARR?

As part of the upgrade from Win 2008 to Win 2016-project, we have introduced the use of DNS-aliases (way overdue) for all IIS-sites in all enviroments. We now use IIS with ARR installed as a proxy server in order to "hide" the servername:portnumber…
rhellem
  • 295
  • 1
  • 5
  • 14
-1
votes
1 answer

Self signed certificate is still trusted after revocation

I have create Root CA and Server Certificate following didierstevens blog. My browsers still trusts the certificate even after revoking the server certificate. I was getting certificate revoked error message for my old CA and certificate. I followed…
-1
votes
0 answers

IIS 10 | CGI/Perl | NTLM Auth | No credentials are available in the security package (0x8009030e)

I have been blessed to take over an old application that is now giving me a headache as part of hardening measures. Function of the Perl application: Query active directory groups to the current NTLM authenticated user. Display of certain links…
-1
votes
1 answer

IIS Redirect - Hostname to Alias with only HTTP Redirect

I have a Windows 2016 server (FQDN: server1.domain) in an Active Directory domain. I am hosting intranet web apps in IIS. I recently got an alias (FQDN: CoolName.domain) for that server created in the DNS. TLS certificates were generated by the…
moosearch
  • 19
  • 3
-1
votes
2 answers

How can I update IIS 10 v1607 to IIS 10 v1809 on Windows Server 2016?

I am tasked with updating IIS 10 v1607 to IIS 10 v1809 on Windows Server 2016. I know v1809 comes installed with Windows Server 2019, but I can't upgrade to 2019. How can I update IIS 10 v1607 to IIS 10 v1809 on Windows Server 2016? Can this be…
user1969903
  • 107
  • 2
-1
votes
1 answer

How can I reliably reload Web.config changes in IIS 10 from the command line?

First off, let me start by saying that I'm talking about a development server here. So with all due respect, please refrain from any "you shouldn't do that to your customers"-type of answers or comments. It is duly noted, and I never…
Kenny83
  • 103
  • 6
-1
votes
1 answer

Hack attempt Windows Server 2019

I have a Windows Server 2019 VPS for hosting websites. It has all the latest updates. But somehow there is a (partial) hacking attempt. I first noticed it by the SMS I got for high CPU usage of the Microsoft Register Server (regsvr32.exe). With the…
Pluisje25
  • 101
  • 2
1 2 3
10
11