Sep 20 2016
Bermasalah dengan suexec
apt-get install apache2-suexec-custom
cd /etc/apache2/suexec
nano www-data
replace the line “/var/www” with “/home” (without “” )
restart apache
end of history. cha-chaaaan!
it’s work
Sep 20 2016
apt-get install apache2-suexec-custom
cd /etc/apache2/suexec
nano www-data
replace the line “/var/www” with “/home” (without “” )
restart apache
end of history. cha-chaaaan!
it’s work