• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. WhiteTiger

    Resolved 502 Bad Gateway nginx for html files

    About my problem, I solved with your advice. Many thanks!
  2. WhiteTiger

    Resolved 502 Bad Gateway nginx for html files

    I solved my problem unchecking "proxy mode" in section "Nginx settings". Thank you. But now my problem is that I must always write http://giorgio.sommaruga.org/index.htm. Without index.htm I see the usual Plesk page of error.
  3. WhiteTiger

    Resolved 502 Bad Gateway nginx for html files

    I have the same problem. At the address giorgio.sommaruga.org I have an old site in HTML and Javascript. In the original hosting environment it was loaded directly without write index.html. Here, in Plesk, also writing explicitly the entire URL, the website will not start with a 502 Gateway...
  4. WhiteTiger

    Question WP Multisite with sub domain and Nginx

    I'm sorry, but I'm really confused. The good news is that I've made the domains map to the main WP domain. I removed the 301 redirect and in the DNS I made an alias: subsite.maindomain.com ALIAS OF domain.com. But now I have to map a subdomain and I not able to do this. I tried using...
  5. WhiteTiger

    Question WP Multisite with sub domain and Nginx

    Many thanks for the tips. I will read everything carefully. But I see that mostly are Nginx scripts. I'm rather looking for a general guide to implement these, but also the mapping of domains to sub domains of WP multisites. In codex and in the link of Linulex there are instructions related to...
  6. WhiteTiger

    Question WP Multisite with sub domain and Nginx

    I have to create a WordPress multisites to manage multiple domains. Where can I find a recent guide to install Wordpress multisites with sub domain under Nginx and Onyx? I found a lot of pages or related to Apache or related to other panels, but nothing about my system configuration. Or also...
  7. WhiteTiger

    Question FPM + Apache / +NGINX

    Thanks you for your quick reply. Yes, I had already read the documentation, but nevertheless I am still a bit confused. In this I read: "... Apache passes the request through all registered handlers (applies .htaccess directory-level configuration, rewrites a URL, and so on) ..." So it means...
  8. WhiteTiger

    Question FPM + Apache / +NGINX

    I need some clarification about the nginx and apache configuration. In PHP Setting I can choose between FPM + Apache and FPM + Nginx. I also read that it is suggested FPM+NGINX because this configuration is more performant. In the documentation I then read that Nginx is configured as Reverse...
  9. WhiteTiger

    Resolved file not found for html + JS

    I've these settings for index files: index.htm index.html About the additional nginx directives, I know only settings used for Wordpress. if (!-e $request_filename){ rewrite ^(.*)$ /index.php break; } # enable gzip compression gzip on; gzip_min_length 1100; gzip_buffers 4 32k; gzip_types...
  10. WhiteTiger

    Resolved file not found for html + JS

    In the domain I've a Joomla website and it's working. In its sub domain I an an old website built with a generator of htm pages and menus in javascript. In local this is working, but called from the sub domain it replies "file not found". I did not understand if there is any configuration of...
  11. WhiteTiger

    Issue Statistics inaccessible

    enabled for every domains
  12. WhiteTiger

    Issue Statistics inaccessible

    I am going crazy. if you click on the icon of this statistics home / domain / Main-Domain now I load its home page (Wordpress) If I click on a second domain, I get the request of the administration account credentials and after the statistics page. If I click on the icon of a third domain I...
  13. WhiteTiger

    Issue Statistics inaccessible

    I'm moving from a profile in hosting to a profile with a Cloud Server. The provider gives me the Plesk Onyx, but without assistance. So, I apologize if I can not give you all the correct information. There are no reported errors. I do a click on the icon of the statistics. It open a page at...
  14. WhiteTiger

    Question Folder for domain

    I'm newbie with Plesk. I've a Onyx 17.0.17 with a Virtual Server. The standard folder for the first domain is httpdocs and all files have been created in this folder. For all other domains Plesk proposes me the folder /MyDomain. It's correct? Thanks in advance for any advice.
  15. WhiteTiger

    Issue Statistics inaccessible

    I'm newbie with Plesk. I've a Onyx 17.0.17 with a Virtual Server. I'm not able to show the Statistic Panel. With a click in the Website and Domain / MyDomain / Web Statistic I load the page: https://MyDomain/plesk-stat/webstat/ but this page is always in timeout. Thanks in advance for any advice.
Back
Top