• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Nginx with tornado webserver

Daniel_R

New Pleskian
Hello,

I am trying to configure Plesk to forward a subdomain to a locally running tornado webserver. I am running nginx.

Up to now I just started tornado and had it listening at a certain port. It is working fine if I call subdomain.domain.com:port/page.

However, I would like now to be able to have the subdomain (or even better a set of subfolders) proxied to use the tornado server. I can't really figure out how to do this with plesk. Usually I would edit the config files under /etc/nginx/plesk.conf.d/vhosts/, but they are automatically generated and overwritten.

What is the proposed way to do this? Does anybody already employ something similar?

Best regards
Daniel
 
Back
Top