Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Oct 23, 2025, 05:41 AM

Title: How to retrieve FastCGI settings of domains in Plesk for Windows?
Post by: Suhitha on Oct 23, 2025, 05:41 AM
Applicable to:




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