• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Plesk HTTP IIS Windows

whyicantgetin

New Pleskian
Hi all,

I have problem..
I new on Plesk and continue from my company Plesk.

What i want to do : get SSL from Let's Encrypt.

I can go to the file that Let's Encrypt want if it https but not http.

So, the problem is when i access http, I see IIS Windows Default Page. When I go to HTTPS, i see my wordpress page.

I try :
- Enable & Disable Permanent SEO-safe 301 redirect from HTTP to HTTPS
- Enable & Disable Require SSL/TLS
-
Set web.config redirecting to https
- Enable & Disable Direct Browsing
- Rename web.config file into web.config.orig


As i continue, i feel that Plesk set different directory on http and https...
Is there Plesk setting that set port 80 to the domain ?


Best Regards
 
Does your web site is created as a separate web site or its added under Default web site in IIS ?
For https, you need port 443 binding and for http, you need port 80 binding so make sure port 80 binding is also added for the web site

Regards,
Sam F
 

IIS Web Server (Windows)​

Plesk for Windows uses the IIS HTTP Server (Home : The Official Microsoft IIS Site) for hosting and managing websites.

Default Web Server Configuration​

The default IIS configuration is defined by the hosting provider using IIS tools such as IIS Manager. The default configuration is applied to all websites on the server. However, a number of configuration parameters can be changed for individual websites right in the Plesk UI.

Custom Web Server Configuration​

Website owners may need custom web server capabilities that are not provided by the default configuration. For example, unusual types of index files or the restricted access to the site by IP address.
You or site owners can configure web server settings for a website by specifying IIS settings in the Customer Panel. The custom website configuration overrides the default configuration. For details about custom IIS configuration, see Adjusting IIS Settings for Websites.
I am note sure about your answer... It's still can't bind http...
 
Let me solve out your entire problem of it. The main issue is not activating the SSL. If your hosting support SSL then you just have to download the Really Simple SSL plugin and activate it. Your issue will be solve easily. Then you site will be redirect from HTTP to HTTPS.
 
Let me solve out your entire problem of it. The main issue is not activating the SSL. If your hosting support SSL then you just have to download the Really Simple SSL plugin and activate it. Your issue will be solve easily. Then you site will be redirect from HTTP to HTTPS.
Hi Alex,

I have installed extensions like SSL it!. The main issue not redirect HTTP to HTTPS, but the HTTP is not showing the web.

I mean like this
the HTTPS show website correctly
HTTP show IIS Windows Server. Here I screenshot.
Screen Shot 2021-11-08 at 09.22.13.png


It because like that, when Let's Encrypt ask to reconfirm the file in http://<domain>/.well-known/acme-challenge/
it not showing because there no file on there...

Btw, On https://<domain>/.well-known/acme-challenge/ it show the text. I have check on the Files Manager there folder of .well-known/acme-challenge too...

Thanks
 
Back
Top