Skip to main content

Questions tagged [iis]

Microsoft IIS (Internet Information Services) is a server developed by Microsoft for Windows. Questions about IIS should be limited to its setup and configuration for a local development environment.

0 votes
0 answers
35 views

SSL Error: ERR_SSL_PROTOCOL_ERROR - only happening with Chrome -- all other browsers fine

I get the following error in Chrome: ERR_SSL_PROTOCOL_ERROR when trying to connect to a client website. This only happens in Chrome and for everyone. The "website" is hosted in IIS and is ...
monkeySeeMonkeyDo's user avatar
0 votes
2 answers
45 views

What configuration or concept am I not understanding with web servers and domains

Please bear with me, this might be a little confusing because I'm having a hard time explaining. I have an IIS web server at home. I registered a domain with DuckDNS to point to that web server. ...
Rod's user avatar
  • 515
0 votes
0 answers
43 views

How to adjust PHP FastCGI performance to the system resources (number of CPU cores mostly)?

We have a fairly weak server - 2 cores of Xeon Gold 6132. Until recently the server didn't have much traffic but now we added a web page that generates more traffic than usual. This is the number of ...
Stackerito's user avatar
3 votes
1 answer
311 views

How do I obtain a trusted, signed, client certificate for use with an FTPS site in IIS and tied to a Windows user?

I've been asked by a third party to setup an FTPS site for them to connect to. I am doing this on IIS 10. It is required that the third-party client uses a client certificate which is tied to the FTP ...
readyStateFail's user avatar
0 votes
1 answer
36 views

How to manage permissions for IIS sites with 'Authenticated Users' group

Have multiple sites (2) hosted on IIS with PHP. Each site runs under its own application pool, therefore each instance of w3wp.exe (IIS Worker Process) and php-cgi.exe runs under the respective ...
M_D's user avatar
  • 469
1 vote
0 answers
33 views

Web site certificate [closed]

I have bought a certificate for my local iis web site . I have generated a csr online with a csr generator. The ceritificate will be issue shortly. I want to know if this certificate will run with my ...
Tchelo's user avatar
  • 11
0 votes
0 answers
145 views

Port 80 and 443 is blocked to IIS

I would like to open port 80 and 443 to my IIS webserver. I have forwarded both ports to my PC running IIS. I have proved that by running a port monitor that shows the ports are going to the correct ...
Docfxit's user avatar
  • 37
0 votes
2 answers
246 views

Self signed certificate using own CA not working on intranet

I have made a CA and generated a self-signed certificate signed using that CA after that I bind it with my local website on IIS server works fine on my PC, but when I access it on other PC on the same ...
Suman jha's user avatar
0 votes
2 answers
743 views

Make a site hosted in IIS server use https and access it within the intranet

I have a site hosted on my IIS server and I can access it on http:localhost. I made a self-signed certificate and added it to the site and can access it via https:\\localhost. I want the site to be ...
Suman jha's user avatar
0 votes
0 answers
828 views

Partial transfer when using Nginx

I have a problem with loading in my website through a Nginx proxy. The website is hosted on a Windows Server 2016 Datacenter server in IIS. When the loading problem happens I have the issue that for ...
Dylan D's user avatar
  • 29
0 votes
0 answers
895 views

Error with SSL and TLS on Windows server 2019

After I updated the windows server 2019, it is not possible to connect to the server using remote desktop connection. Also the sites which are hosted on https on this server can't be opened and the ...
user avatar
0 votes
1 answer
384 views

404 error loading scripts on IIS

I'm running IIS 10 on Windows 10 and have installed PHP. I'm testing an app and have placed all the necessary files in c:\inetpub\wwwroot\ortho. If I run a simple PHP script in that folder (http://...
glenn's user avatar
  • 1
2 votes
1 answer
521 views

Can I reload php.ini without stopping and starting IIS? [duplicate]

I have a few websites running with IIS 10 that use the same php.ini, and I now changed a value in the php.ini file which cannot be set via the ini_set() method in PHP. Is there any way to reload the ...
Stackerito's user avatar
0 votes
1 answer
434 views

How can I see how much memory an application pool is using, in real-time?

I want to see how much memory an OData application pool is using, which is hosted in IIS. I can go to Worker Processes in IIS, but that doesn't update every 1 second/at some other timed interval. Is ...
spikey_richie's user avatar
1 vote
0 answers
106 views

Ansible fails installing IIS Web-Server on virtualbox windows machine

I am trying to install Active Directory Labratory GOAD to practice and get familiar with active directory. I use ansible-core 2.2.16, virtualbox 6.1 and vagrant 2.2.19 to install it. The lab uses a ...
EfM's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
48