Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Inviting everyone who uses WordPress management tools in Plesk The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test. To participate, please use this link .
Your experience will help shape product decisions and ensure the tools better support real-world use cases.
Following the custom installation running apache still requires IIS. I have a customer with scripts not compatible with IIS. How do i install plesk 8.3 running Apache?
to switch Plesk from IIS to apache, please go to command line and perform the following commands:
cd %plesk_bin%
reconfigurator.exe --switch-plesk-web-server --new-provider=apache
after that Plesk will use apache wev server engine instead of IIS.