Hi there,
I killed suexec and removed it from the templates. Everything but domain pointers are working.
Which file do i have to place in the custom dir to change this behavour so i can remove the directive "SuexecUserGroup"?
Kind regards,
Marcel
I killed suexec and removed it from the templates. Everything but domain pointers are working.
<VirtualHost xx.xx.xx.xx:80>
ServerName blaat.nl
ServerAlias blaat.nl www.blaat.nl
Redirect permanent / http://www.blaat.nl
SuexecUserGroup blaat blaat
</VirtualHost>
Which file do i have to place in the custom dir to change this behavour so i can remove the directive "SuexecUserGroup"?
Kind regards,
Marcel