PERL CGI

sudo adduser  www-data
sudo chown -R www-data:www-data /var/www
sudo chmod -R g+rw /var/www

Comments