README

require to create the file:

	/var/www/html/commands.txt
	
and see it's permissions:

sudo chown www-data:www-data commands.txt
sudo chmod 644 commands.txt