Hello,
I have a bit problem with cPanel suexec. cPanel stores suexec settings in virtualhost in httpd.conf as:
When lsws automatically import the config from httpd.conf, the suexec isn't working. All CGI scripts are execute as nobody. Is there possible to change that?
Regards,
Maciej Tomaszewski
I have a bit problem with cPanel suexec. cPanel stores suexec settings in virtualhost in httpd.conf as:
Code:
<virtualhost ...>
...
User x
Group x
...
</virutalhost>
Regards,
Maciej Tomaszewski