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

  1. C

    Resolved can not add new filter to fail2ban

    Hi, Apologies for resurrecting an old thread. I've got the same problem here - @UFHH01 - I've tried following what you said but still it does not list. The readme says copy and change from .conf to .local. However, the file gets created as .local Nonetheless I copy the file to /etc/fail2ban...
  2. C

    Question SSLRenegBufferSize - Where to set it?

    I forgot... I solved this already! I really need more sleep. I'm using CloudFlare as a CDN and they don't support it.
  3. C

    Question SSLRenegBufferSize - Where to set it?

    I think so :) Well, I thought so anyway... I am trying to solve a problem where I cannot upload large files (anything over 100MB) via SSL. This is one of the things which people suggest. It seems though I am chasing a red herring - I cannot upload large files over http either. Before you roll...
  4. C

    Question SSLRenegBufferSize - Where to set it?

    hi, I (think I) need to set the following in the httpd.conf file: SSLRenegBufferSize 1048600000 I have tried setting it in the value "SSLRenegBufferSize 1048600000" in the "Additional directives for HTTP" or "Additional directives for HTTPS" but it says it's not valid. I tried putting it...
  5. C

    Resolved Email to ignore after +

    Hi, Thanks for the pics. I understand what it all is - I was just wondering if the mail server plesk uses can ignore anything after the +. As you've said though - it can't. This is not the end of the world though as it does work without it. :) Thanks for your time and help - much appreciated! C
  6. C

    Resolved Email to ignore after +

    Hi, The problem with that is that I don't know what the aliases are. The forum (XenForo) sends emails with a return address of bounce+<guid>@tld.com. It then monitors the bounce email account for replies and if a reply has the +<guid> then it knows exactly to whom the email was sent and deal...
  7. C

    Resolved Email to ignore after +

    Thanks for the reply. That's brilliant to know. So, by allowing a plus into the username, ergo email address, does that then ignore everything after the plus? So, I need bounce+123@ and bounce+456 to both be picked up by bounce@. I already have a catch-all which sends to info@ so cannot...
  8. C

    Resolved Email to ignore after +

    Hi folks, In gmail you can have an email address such as [email protected] You can also have [email protected] In fact, you can have anything after the "+" - it becomes a wildcard. Is this possible with plesk / other? I have an email address, [email protected] but my forum sends emails...
  9. C

    Issue Everything is 404

    It appears I screwed nginx and apache up. I've not slowly walked backupwards and undid everything I did. I also removed ngixn from the system as I feel it adds complexity which does not benefit me. Thanks for the help though! C
  10. C

    Issue Everything is 404

    Thanks. I will try that this evening and report back.
  11. C

    Issue Everything is 404

    So I've worked out that all domains are pointing to /default and not to the domain folder itself. Any domain I have shows in Plesk with the expected path but apache is only looking at /var/www/vhosts/default/htdocs/ Why would that be and how can I fix that? Thanks Crispin
  12. C

    Issue Everything is 404

    Hi folks, I'm migrating hosts and having some issues setting up the new server and getting Plesk vhosts to work. I have: IP address: 138.201.120.21 OS: ‪CentOS Linux 7.2.1511 (Core)‬ Plesk version: 12.5.30 Update #37 , last updated at June 16, 2016 12:51 AM Plesk Web Admin Edition I have...
Back
Top