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
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.
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.