• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved DISABLE SSL COMPLETELY

Zartax

New Pleskian
How to force http protocol?

I need it for my .css file for cs 1.6 motd as it does not work with ssl

I installed on temp domain and disabled SSL, FIREWALL
I tied .htaccess
RewriteCond %{HTTPS} on RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]

It work in the browsers but not in the game. What else can i do to force no SSL and http at all times?

offotpic:
I was using 000webhost and was no SSL at all so it worked...but they just locked me out today and demanded money if am ever to see my files again....
 
Have you checked this?

 
Have you checked this?


Thank you. Yes I did all that. It finally worked yesterday and can't say was it the dns taking their time, or smth about the game server/plugin cache. I did try 6 hostings (2 paid) and every htaccess posted online.

Solved
 
Back
Top