• 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.

Recent content by FloRet88

  1. FloRet88

    Question Works as open Proxy Server

    Hmm.. strange! With changing the ProxyRequests On to ProxyRequests Off the "open proxy access" isn´t anymore open and redirect to urls like...
  2. FloRet88

    Question Works as open Proxy Server

    It´s a little bit complicated to describe. I try to explain that in detail. First Part: There is one active Domain / Database for an Wordpress Installation (www.domain.tld) - via Apache Webserver, no nginx Second Part: Second Database for TomCat Instance (manually installed / configured Tomcat...
  3. FloRet88

    Question Works as open Proxy Server

    That´s clear. But this Apache "redirect" or proxy is used to redirect an external request at "www.domain.tld/App/" to an alone standing Tomcat Instance (not Plesk)! My question is regarding, how can i close the open proxy for everyone, that nobody can use it to fire spam mails, or illegal...
  4. FloRet88

    Question Works as open Proxy Server

    Ok, that means i should use nginx instead of apache for this ProxyPassReverse? Thanks for your help and time!!
  5. FloRet88

    Question Works as open Proxy Server

    Ok - i missed some informations! There is used apache with mod_proxy and following modules - proxy_http, proxy, proxy_fcgi, proxy_ajp and following additional rules for apache: ProxyRequests On ProxyPreserveHost On ProxyPass /App/ 127.0.0.1:8080/App/ ProxyPassReverse /App/ 127.0.0.1:8080/App/
  6. FloRet88

    Question Works as open Proxy Server

    Hello guys. I get some questions / informations that the server will provide an open Proxy Server for everyone on Ubuntu 14 - Plesk 17.5.3! How can i check or disable the proxy server, that nobody can use the server from outside? If you need more informations, please ask for it - i don´t know...
  7. FloRet88

    Question Redirect Server IP to subdomain (https)

    Hello @IgorG ! Thanks for your response. Yes, i choosed the forwarding option. Is there any other possibility to redirect it manually via Plesk or do i have to edit the vhost.conf for this? On the server there is also an extern (not Plesk) TomCat instance and i need to put the subdomain...
  8. FloRet88

    Question Redirect Server IP to subdomain (https)

    Hello guys, Thanks for your great help here in the forum. I added the subdomain app.xxx.com to the plesk domains and redirect to the server ip: x:xx.xx.xx:8080/app/ Now i would like to use the Let´s Encrypt Extension from Plesk to create and integrate an SSL Cert for this Subdomain...
Back
Top