apache2 - Running php with FastCGI under a single virtual host, and mod_php for all others? -
i have php scripts need run user apache user. in order this, scripts need run using fastcgi
my plan use fastcgi in single virtual host. possible setup fascgi under single virtual host, while other php scripts executed mod_php?
if insight or resources can provide setting extremely helpful.
Comments
Post a Comment