• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. T

    Issue CORS Header does not apply to site

    @Nik G Yes, I've tryed "http://api.thedannicraft.de" and "https://api.thedannicraft.de" and even *. All doesn't fix the problem
  2. T

    Issue CORS Header does not apply to site

    Thats what I did first, before asking here and I don't work. My configuration:
  3. T

    Issue CORS Header does not apply to site

    I added location ~* \.(eot|ttf|woff|woff2)$ { add_header Access-Control-Allow-Origin "https://api.thedannicraft.de"; } to nginnx statements but it doesn't worl
  4. T

    Issue CORS Header does not apply to site

    My site stats.gamerforge-discord.de requests data from my own API, Because of that I followed this Guide to setup a CORS header with apache. But the requests doesn't contain the header and is still beeing blocked. I don't know what could be the problem.
  5. T

    Question Setup reverse proxy(apache2 or nginx)

    This gives me this error: Ungültige nginx-Konfiguration: nginx: [emerg] duplicate location "/" in /var/www/vhosts/system/panel.thedannicraft.de/conf/vhost_nginx.conf:1 nginx: configuration file /etc/nginx/nginx.conf test failed
  6. T

    Question Setup reverse proxy(apache2 or nginx)

    I've running a server with backend that should be accesed with an reversed proxy. I've created a new .conf file in /etc/apache2/sites-availabe then I entered the following config: <VirtualHost _default_:80> ServerName panel.example.com ProxyPreserveHost On ProxyPass /...
  7. T

    Issue Error after installing Plesk.

    Status of mariadb: Failed /var/log/messages: No such file or directory
  8. T

    Issue Error after installing Plesk.

    Both doesn't help. The first article: Cant find the file(creates a new one) Second article: Cant find the file/folder
  9. T

    Issue Error after installing Plesk.

    I just installed plesk and when I run the plesk logon Comand I get the following error: DB query failed: SQLSTATE[HY000] [2002] No such file or directory exit status 1
Back
Top