Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
Hi, I use Plesk and I want to prevent anyone from accessing the site http:// myipserver/. I don't want a site with my server's IP, the page is reachable at /var/www/vhosts/default/htdocs and could be sensitive to attacks causing damage. How can I block the page? Thank you.
I installed the (D)DoS Deflate Interface extension, but once installed, it doesn't block the IPs I ban. For example, if I block an IP, it can still access my site -_- Why does this happen? In the settings, I configured everything using Firewall: IPTABLES, but when I check with sudo iptables -L...
I did a test on Test for modern Internet Standards like IPv6, DNSSEC, HTTPS, DMARC, STARTTLS and DANE.
although it turns out your web server does not offer securely configured X-Frame-Options.
the iframes are still not displayed, maybe it depends on a block on the domain ip? dns?
i want to allow any website to display my site, using iframes.
but I don't understand how to remove the lock they display, connection denied
can someone tell me how to remove this limitation on my server
use nginx, I tried to enter on the
Apache & nginx Settings
but the block persists, what...
hi, an amazing thing happened to me today
my server turned out to be off due to too much space
checking the files I realized that I had this file called access_ssl_log.processed
with a weight of 160 gb! I repeat 160GB
who can tell me what happens, I tried to eliminate it and now it seems to...
i have this problem;
I can't send e-mail messages for users who have e-mail accounts other than Gmail, libero.it etc. if a user has libero.it, hotmail.it, virgilio.it, the emails are interrupted on "Messages in queue: 1 deferred".
how can i solve? it seems that if a mailbox has .it, it...
I am convinced that it depends on the port, if I insert google.it file_get_contents it works, and I download the page. if it was a code problem, it wouldn't have worked with google.it test
I have a problem regarding port 2083: I can't open it. I have iptablet installed on my server, I ran:
sudo iptables -A INPUT -p tcp --dport 2083 -j ACCEPT
then rebooted with sudo service iptables save.
iptables-save | grep 2083
but it does not open anything. It is always closed, I need to...