Quote:
|
Originally Posted by till
"both" is the deafult that causes your errors. Set it to "addtype" and then change a website in the ISPConfig interface so ISPConfig rewrites your vhost configuration file.
|
Jep.. that did the trick..
It's now set to:
Code:
$go_info["server"]["apache2_php"] = 'addtype';
Thank you..