• 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 to create cgi-local?

M

myplanet

Guest
Hello,

I've tried Google but cannot find an answer. I need to run a perl script within a password protected directory. How can I create a subdirectory cgi-local with the appropriate permissions to run this?

I'm a newbie, but comfortable with FTP or working via SSH.

Cheers, Jason
 
plesk8 allows you to easily password protect a directory in the cgi-bin, so really unsure as to what your query really is.
 
We have a directory already secured with a wide variety of username/password. This is managed by a php script and is located under httpdocs.

I have a cgi-script that needs to be run under this directory (so it is protected by the same set of username/password).

If I locate it under the CGI bin, the original php script cannot secure two directories at once, so it wont work.
 
Back
Top