• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by APS_web

  1. A

    how deny reading, of a single file, for ftp user

    .htaccess work only under Apache, if you connect by FTP you can take the file.
  2. A

    how deny reading, of a single file, for ftp user

    but is a php file, i neads that apache/php read this file for show me the site i try this configuratio: owner group permission problem root root 660 site down apache apache 660 site down
  3. A

    how deny reading, of a single file, for ftp user

    Hi, i have plesk 11.5.3 on Linux centOS 6, I created a ftp user on a domain folder, I need to deny this user to read a specific file .php, how can I do?
  4. A

    Alias directory for all domains not parse php

    Hi, i have a server with Plesk 11.5 and CentOs6, i needs to create a virtual directory for all domains, for this i have created a file in /etc/httpd/conf.d/phpMyAdmin.conf, and in this file i have put this: Alias /phpMyAdmin "/var/www/vhosts/firstDomain.tld/PhpMyAdmin" <Directory...
  5. A

    mobile API extension not installed on server

    hi, i have plesk 11.0.9 installed on CentOS 6.5 server, when i try to connect with my android using the app "Plesk monitor" the answer is: mobile API extension not installed on server how can i install this extension on my server?
  6. A

    502 Bad Gateway

    hi, thank you for the answer I already see this KB, but in my server the configuration was already 32k and 64k, i tryed also to set fastcgi_buffers 128 128k; fastcgi_buffer_size 256k; but nothing to do, the problem persist.
  7. A

    502 Bad Gateway

    hi, i have a server with CentOS 6.5 and Parallels Plesk Panel v11.5.30_build115130819.13 os_CentOS 6 installed with clean server. When i put the activation code in Home>Tools & Settings>License Management i was redirected in "502 Bad Gateway - nginx" and in /var/log/sw-cp-server/error_log...
  8. A

    Not use mail server for multi domain in the same inscription

    i solved removing the domains by the postfix using this command: postmap -d <domain.tld> /var/spool/postfix/plesk/virtual_domains
  9. A

    Not use mail server for multi domain in the same inscription

    somebody who have an answer?
  10. A

    Not use mail server for multi domain in the same inscription

    Hi, I have one inscription with 3 domain (domain1.com, domain2.com and domain3.com), for all the domains i use an other server for the mail, the problem is that if i send an email by a php script at one of this domains (for exemple, i send an email to [email protected]) the email not exit by...
Back
Top