How to retrieve FastCGI settings of domains in Plesk for Windows?

Started by Suhitha, Oct 23, 2025, 05:41 AM

Previous topic - Next topic

Suhitha

Applicable to:

  • Plesk for Windows



Question

How to retrieve FastCGI settings of domains in Plesk for Windows?


Answer

1.Connect to the server via RDP

2.Open a Powershell window as Administrator

3.Download the script:

ps Invoke-WebRequest https://raw.githubusercontent.com/plesk/kb-scripts/master/get-fastcgi-settings/get-fastcgi-settings.ps1 -OutFile get-fastcgi-settings.ps1

4.Execute the script:

ps .\get-fastcgi-settings.ps1

Related to

PowerShell
Windows