• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. itexpertnow

    Issue Appwrite Websocket not working

    I am running selfhosted appwrite behind nginx: $:/home/appwrite# docker port appwrite-traefik 80/tcp -> 0.0.0.0:32080 80/tcp -> [::]:32080 443/tcp -> 0.0.0.0:32443 443/tcp -> [::]:32443 Websocket working...
  2. itexpertnow

    Resolved next.js images not loading error 500

    Hi, I am get issue while loading the image in NextJS project. The issue is with NextJS <Image> tag. If I use <Image/> than in production the image not get load/display. It gives 500 error. If I add unoptimized in <Image /> than it get load in production. I tried deploying the same github repo...
  3. itexpertnow

    Question how to access python flask on my server?

    Hi, I want to build an api on my website, I created python venv and installed flask with a simple script. The application is running, I can access it locally but I don't know how to access it through the internet? also I am not sure if I am using nginx or apache, I think nginx. please help...
  4. itexpertnow

    Resolved block / strict access to sensitive files

    Hi, how to block access to sensitive files i nthis location? /var/www/vhosts/domain.com/httpdocs/wp-content/updraft/ I tried this nginx config but it didn't work: Home > Domains > Apache & nginx Settings > Additional nginx directives #Deny access to wp-content folders for suspicious files...
  5. itexpertnow

    Plesk failed to protect from email spoofing

    Username: TITLE Plesk failed to protect from email spoofing PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Ubuntu 22.4 Plesk Version 18.0.53 PROBLEM DESCRIPTION Email Header Analyzer, RFC822 Parser - MxToolbox STEPS TO REPRODUCE ACTUAL RESULT the email was not blocked...
  6. itexpertnow

    Issue Auto Discover for multiple domains on the same server

    Hi, I have multiple domains on the same plesk server, I need help with 2 issues: 1. When the user send an email from their laptop outlook application, the public IP "From" will be exposed, is there a way to hide the sender IP? As example: Hop Delay From By With Time (UTC) Blacklist...
  7. itexpertnow

    Question mail server vs multiple domains

    Hi, I am new to plesk, I have a big server with several domains. I am wondering how to setup the mail server, should I create a separate mail server for each domain? or should I use the main domain email server for all the other domains? if I use the main domain email server, how to manage...
Back
Top