• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

cgi and cgi-bin problems with plesk 7.5.4

M

mcfly

Guest
Hi @ all

I have now a new Server with Plesk and i will transfer my domains to this server.

My Problem is that i have a lot of domains and subdomains with cgi´s and i must have so that i can open aud execute cgi at all directories.

What must i do that i can that do it in all directories of domains and subdomains.

if found a help in the sw faq
How do I enable cgi-scripts to run from the both httpdocs and httpsdocs directories?

CGI scripts can be run in httpdocs/httpsdocs with mod_perl. You should enable mod_perl for a domain in Plesk CP and uncomment the cgi-script AddHandler directive in the Apache configuration file /$HTTPD_CONF_D/httpd.conf.
<>
AddHandler cgi-script .cgi

Restart Apache.

can i make it so that this is always when I make a domain?

Sorry for my bad English. I hope anybody can help me.
 
When configuring the "physical hosting" portion of the domain setup, there is a checkbox titled "Mod_Perl" and another titled "CGI-BIN". Checking both of these boxes on any domain you create would enable the cgi-bin and mod_perl options you are interested in.
 
Originally posted by Who-m3
When configuring the "physical hosting" portion of the domain setup, there is a checkbox titled "Mod_Perl" and another titled "CGI-BIN". Checking both of these boxes on any domain you create would enable the cgi-bin and mod_perl options you are interested in.

I know and it is on all domain´s but it doesn´t function in all directories. I want that the cgi´s ar started in all directories and not only in the cgi-bin directory.

Also i want to change the cgi-bin directory in the directory httpdocs. but with all reloads the directory stands on the old directory
 
Back
Top