• 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 kudouyuzi

  1. K

    Issue How do I install IonCube for WHMCS on CentOS?

    How do I install IonCube for WHMCS on CentOS?
  2. K

    How to Enable .htaccess?

    error page 500
  3. K

    How to Enable .htaccess?

    This SEO link must work with .htaccess # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
  4. K

    How to Enable .htaccess?

    This SEO link must work with .htaccess # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
  5. K

    How to Enable .htaccess?

    I followed this but not work http://kb.odin.com/en/124 # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress Not...
  6. K

    How to Enable .htaccess?

    # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress Not work All display 403
  7. K

    How to Enable .htaccess?

    # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
  8. K

    How to Enable .htaccess?

    Can you tell me more?
  9. K

    How to Enable .htaccess?

    WordPress 403 page
  10. K

    How to Enable .htaccess?

    No WHMCS and WordPress need this for work
  11. K

    How to Enable .htaccess?

    So next?
  12. K

    How to Enable .htaccess?

    How to Enable .htaccess?
  13. K

    How to install Ioncube?

    How to install Ioncube?
  14. K

    How to add Cron?

    I reinstalled it, and I got it, THX
  15. K

    How change control panel url port (8443 to 9859)?

    Why dont you understand I mean, I've solved it. https://talk.plesk.com/threads/how-to-add-cron.332667/#post-779331
Back
Top