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

  1. eiskaltereistee

    Question Automatically move specific mails to folder

    Hello, we're using Plesk Obsidian Version 18.0.32 Update 2 with postfix and dovecot. In front of the Plesk-Mailserver is a Proxmox Mail Gateway to filter mails for multiple systems. Once a day the Proxmox Mail Gateway is sending an E-Mail to our customers with blocked messages. This is good...
  2. eiskaltereistee

    Question nginx + wordpress: SEO Urls error

    First, I need so say thank you! I will try that soon and will reply the result.
  3. eiskaltereistee

    Question nginx + wordpress: SEO Urls error

    I do not want to delete the .htaccess, I need it. I want that apache works with that .htaccess and I want that apache handled the php requests. Nginx should only use the images, css and js stuff. Apache do the rest (PHP, .htaccess, etc.) Any idea?
  4. eiskaltereistee

    Question nginx + wordpress: SEO Urls error

    Hi, for example: I can use this url (non-seo-url): example.com/index.php?pageid=5 Or with a seo-friendly-url: example.com/my-page So, the Problem is, that nginx returns "404" on any seo-friendly url.
  5. eiskaltereistee

    Question nginx + wordpress: SEO Urls error

    Hi, I did what you said. But after that, If I want to open a seo url, I got the 404 not found error. Any solution?
  6. eiskaltereistee

    Question nginx + wordpress: SEO Urls error

    Hi, I want to use nginx as reverse proxy. All images, css and js etc stuff should be handelt by nginx. PHP should rendered by apache. What is not working? SEO Urls. It is working for the main domain "example.com" but not for "dev.example.com" and I have no idea why. The configuration for both...
  7. eiskaltereistee

    Question nginx + wordpress: SEO Urls error

    Hi, I created a simple sub domain in wordpress (A development copy of a wordpress page). The WP-Installation uses php 7.1 with nginx as proxy. Also I have added a .htaccess password protection via plesk gui. In the additional nginx configuraton I added the following lines: if (!-e...
Back
Top