• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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