Search results for query: "PleskLin"

  1. Azurel

    gzip not working in nginx?

    In plesk panel 11.5.30 (with debian 6) I go to "Web Server settings" and add this line to nginx "gzip_proxied any;". alternative, I tested this lines too: I go to http://www.gidnetwork.com/tools/gzip-test.php and enter my domain. Result is: Can anybody help me here? EDIT: I tried this too:
  2. R

    Plesk 11.0.9 and ngix gzip compression

    Plesk version 11.0.9 and ngix gzip compression Hi, I have this server @ Amazon Ec2 instance. I added following code as instructed by IorGe Then restarted my server and tested using http://www.gidnetwork.com/tools/gzip-test.php but still it says Web page compressed? No status...
  3. D

    Disable HTTP header X-Powered-By: PleskLin

    Plesk 11 inserts in Apache and NGinx config files lines like Header add X-Powered-By PleskLin or add_header X-Powered-By PleskLin; How can i disable this behaviour globally?
  4. Lloyd_mcse

    Roundcube Webmail SSL

    Sorry I posted the wrong file. /opt/psa/admin/conf/templates/default/domain/nginxDomainVirtualHost.php has.. <?php /** * @var Template_VariableAccessor $VAR * @var array $OPT */ ?> server { listen <?php echo $OPT['ipAddress']->escapedAddress . ':' . $OPT['frontendPort'] ...
  5. sebas

    "html" sites not working after turning nginx on

    This is the content of the file: -------- Begin file ------- #ATTENTION! # #DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY, #SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED. server { listen 74.86.16.34:443 ssl; server_name tbsmex.com...
  6. R

    Nginx receiving requests on wrong IP address, issuing reset. (#3)

    I have a customer who has purchased / configured Plesk 11.0.9 for Linux on an EC2 instance. He has a private IP 10.x.x.x ("dedicated" in Plesk) and a public IP 54.x.x.x ("shared" in Plesk"). All of his customer domains are set up to use the shared IP address. Non-https domains work fine under...
  7. R

    Nginx receiving requests on wrong IP address, issuing reset.

    I have a customer who has purchased / configured Plesk 11.0.9 for Linux on an EC2 instance. He has a private IP 10.x.x.x ("dedicated" in Plesk) and a public IP 54.x.x.x ("shared" in Plesk"). All of his customer domains are set up to use the shared IP address. Non-https domains work fine under...
  8. N

    Domains work after migration but HTTP Request and Response Heade pulling default page

    Hi, I have successfully migrated from my old plesk 11 server to plesk 12.0.18 on a brand new centos 6.5 dedicated server. All my websites work correctly, I can visit the sites via www.example.com or http://example.com however my search engine rankings seem to have dropped significantly and...
Back
Top