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

How do you change the Apache port for just a single domain on Plesk 11.0?

flexage

New Pleskian
I have a VPS running Plesk 11 with multiple Domains/Webspaces configured.

I am attempting to change the Apache port to 8080 on just one of the domains, so that Varnish Cache can sit on port 80. Nginx has already been disable in preparation for Varnish to take it's place, and Apache is running on port 80 across all domains/vhosts.

Changing Varnish's port is not a problem, I know how to do that. I'm just stumped with changing Apache's port.

So far I've been unable to find how to do it, all the guides I've uncovered on my Google hunt have all been about changing Apache's default port on a "global" level, which is not what I want to do..... just for a single domain/vhost.

Is anyone aware on the procedure to do this?

Thanks in advance,

Alex
 
You cannot really change port for just one domain. Ports are server-wide by definition. So if you put Varnish on :80, it will be for _all_ domains.
 
Back
Top