• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. B

    Resolved force redirect from http to https

    it's ok this problem is solved .. wooopeeeee - bugzlife
  2. B

    Resolved force redirect from http to https

    can anybody help me everytime i use sample codes and try, still the same result redirect loop thanks bugzlife
  3. B

    Resolved force redirect from http to https

    hi jeff thanks for your prompt replied, appreciated i'm fine as usual, hope you are fine as well i'm using Sucuri Security to check the website yes i have a plesk panel, did try set it the redirect from plesk end up redirect loop and it happened all the pages if i type ABC Home Page -...
  4. B

    Resolved force redirect from http to https

    hi i used this code : <configuration> <system.webServer> <rewrite> <rules> <rule name="Force HTTPS" stopProcessing="true"> <match url="(.*)" /> <conditions> <add input="{HTTPS}" pattern="off" ignoreCase="true" />...
  5. B

    Resolved force redirect from http to https

    hi jeffernando thanks for your replied i did try it but still page has redirect loop i'm unsure if the webconfig is correct or not giving me the same results page has redirect loop thanks
  6. B

    Resolved force redirect from http to https

    hi need your help, try these force redirect using webconfig end up page has a redirect loop success get the redirect but still page has a redirect loop, how to solve this problem <system.webServer> <rewrite> <rules> <rule name="Force HTTPS" enabled="true"> <match url="(.*)"...
  7. B

    Issue redirect http to https is not working

    hi using plesk and has an SSL certificate in a domain if i type : https:/domainname.com or https://www.domainname.com, it secured but i want it as type www.domainname.com should be automatically redirect to https://domainname.com enter as below domainname.com www.domainname.com...
Back
Top