Hi there.
I was able to resolve it by myself with this /etc/apache2/suexec/www-data:
/home
.
#/var/www
#public_html/cgi-bin
# The first two lines contain the suexec document root and the suexec userdir
# suffix. If one of them is disabled by prepending a # character, suexec will
# refuse the corr
Hi there.
I'd like to set suEXEC for 2 directories /home/*/public_html
/home/*/secure_html but don't know how do I write /etc/apache2/suexec/www-data.
/home/*/public_html is for HTTP connection /home/*/secure_html is for HTTPS
connection.
Could you tell me how should I do?
My Apache 2.4.46 work