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.
Thx for the reply, i am sure about this :) I need something infront of my server and it has to be under my control for both attacks and privacy purposes...
I never thought about haproxy, i will check it out... I thought handling it with nginx would be easier and was gonna start trying it out...
Hi, i got about 20 domains on my main server which has Centos 7 and Plesk Obsidian installed. All domains are using nginx as reverse proxy to apache. I am trying to put another server infront of the main server to hide main server ip address, get some more protection from attacks etc. What i...
Firewall on server is disabled but there is a Fortigate router to prevent outside attacks however plesks all required ports are added and forwarded to the server including 5224... Do you have any other ideas?
# openssl s_client -connect ka.odin.com:5224 -tls1_2 -cipher ECDHE-RSA-AES256-SHA384
CONNECTED(00000003)
write:errno=104
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 0 bytes
---
New, (NONE), Cipher is (NONE)
Secure...
That is alright, here are results of what you asked...
# openssl s_client -connect ka.odin.com:5224
CONNECTED(00000003)
write:errno=104
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 249 bytes
---
New, (NONE), Cipher is...
this is wierd...
Plesk version: 12.0.18 cant be sure about the exact mu but it should be close to #69 since it was auto updating
Curl version: curl-7.19.7-46.el6.x86_64
and
#curl -k https://ka.odin.com:5224 --sslv3
curl: (35) SSL connect error
i tried to reinstall it but nothing changed...
Hi, sorry to bother you guys...
I have a Centos 6.5 server with plesk 12.0.18 installed and today when i tried to access panel it showed me license install page and doesnt let me move forward... My license is still valid i am sure of it but when i press "Retrieve Keys" i am getting below...
Hi, sorry to ask you this here but i have been searching all internet for almost 2 days and i couldnt find a solution to below issues hope someone here can help me...
I have a 8core 16gb ram server with Centos 7, Plesk 12.5.30 MU#3, Apache 2.4, Nginx, Php 5.4.45 and mod_pagespeed installed...
Hi, sorry to bother you guys... When i use Apache's mod_status extension i see the connections that are made to my server, almost %40 of these connections are actually connections to the domains that server is hosting however %60 these connections are like below, is there a way of preventing...