• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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