• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. garcue

    Issue Apache and Nginx randomly killed

    Hello Olaf Kapinski, Can you attach the report?
  2. garcue

    Question Firewall disabled if I click "Disable Firewall Rules Management"?

    Hello SebastianK1, effectively when you disable the firewall, you are allowing all the traffic back to the server.
  3. garcue

    Question Nginx origin setting for CDN cors problem

    I really do not understand the blockade
  4. garcue

    Question Nginx origin setting for CDN cors problem

    So I see the correct way to put it is with " add_header "Access-Control-Allow-Origin" "*";
  5. garcue

    Question Nginx origin setting for CDN cors problem

    Hi yunus çetiner, That goes inside the section "Apache and nginx configuration" in the section "Additional nginx directives". Or in its absence in the domain file vhost_nginx.conf
  6. garcue

    Issue high apache memory usage

    Or the "top" command that comes installed by default
  7. garcue

    Input Bash script to compile Nginx from source with additional modules on Plesk Onyx

    oooh, Thank you very much for the contribution virtubox :)
  8. garcue

    Question How to map existing SSL certificate to a domain alias.

    Hello Niko H., If you go to the section "Hosting configuration for cname.domain.tld" of the subdomain to which you want to apply the certificate, you will find the option "Certificate" in which the certificate you want to assign to your subdomains will appear. a greeting
  9. garcue

    Issue high apache memory usage

    Hello Kingsley, Have you tried to log in by ssh and see which processes are using the most RAM? a greeting
  10. garcue

    Question How to add load balancing on NGINX

    Hello Tell, That configuration would go directly to the nginx.conf dichero of the domain to be balanced, so that it could withstand updates would see the possibility of adding it to an additional configuration file (.conf) Anyway for that action I recommend that you acquire and configure a...
  11. garcue

    Question How to setup manual nginx.conf?

    mmm from plesk there is no load balancing system, you can take a look at HAPROXY to do that action, but it is an external tool to plesk. With it what you would do would be to balance the traffic between different machines.
  12. garcue

    Resolved Minimum required Apache modules for WordPress

    Hello gbotica, I leave the official answer of plesk to your question :) Which are Apache modules required by the WordPress? regards
  13. garcue

    Question Access to the site (domain) only with the server CloudFlare

    Hello moneyagree, Have you taken a look at the cloudflare extension for plesk? ServerShield by Cloudflare for Plesk regards
  14. garcue

    Question How to setup manual nginx.conf?

    Hello Tell, Just out of curiosity, what is your load balancing structure? Maybe this way I can understand it better to help you a greeting
  15. garcue

    Important Halloween theme in "Skins" extension

    My clients are delighted with the skin :D
  16. garcue

    Resolved Upload max file size

    Hello Mikenbrook, You can do this action from plesk, you just have to follow these steps: You see the domain to manage Go to PHP configuration Increase the value of these parameters: post_max_size upload_max_filesize and click on the "apply" button so that the changes will take effect
  17. garcue

    Question WIldcard LetsEncrypt not covering mail.domain.com

    I use external wildcard certificates to cover that part of plesk. In my opinion it is the best solution for now
  18. garcue

    Issue HELP: Plesk repair no such file or directory

    Hello again boosterfan, Try doing this: Connect to the server via SSH Edit file /etc/my.cnf and add one more empty line at the end:
  19. garcue

    Resolved How to Backup a "single folder" or "single file" in plesk ?

    Hello Silver, No, the plesk backup assistant makes a copy of the entire site if you wish, configuration of the domain, database and files. If you want to make some more personalized backup you will have to generate a script and execute it from the system. a greeting
Back
Top