command-line modify the PHP script execution mode

1 post / 0 new
#1 Tue, 02/26/2013 - 15:34
edwardsmarkf

command-line modify the PHP script execution mode

hello all -

i discovered by reading the documentation (what a novel approach) that there is a "modify-web" command-line option to the virtualmin command.

i am going to issue a command something like:

virtualmin modify-web --mode cgi  marksVirtualServer.com  ;

is there any way i can specify this value using the ultra-cool virtualmin create-domain command?

virtualmin  create-domain  --default-features  --domain  marksServer.com   --pass zzyzx ;

command?

in other words, can the two of these be combined into one step?

thanks!

reference: http://www.virtualmin.com/documentation/cloudmin/devel/cli/cloudmin_virt... http://www.virtualmin.com/documentation/developer/cli/modify_web