• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

vhost.conf action

jospBln

New Pleskian
hello,

I use vhost.conf to run .phtml scripts with php as cgi:
Action phtml-script /cgi-bin/php-cgi AddHandler phtml-script .phtml

This works.

Now I would like to use in another directory this php-cgi.

But i think
Action phtml-script ../../cgidomain/cgi-bin/php-cgi
in the other vhost.conf won't work, or?

How do I do this?
Do I have to have the php-cgi in every domain?

thanks
Josp
 
Back
Top