stremingcommunity
This commit is contained in:
@@ -8,3 +8,5 @@ o mettilo in cron <br>
|
|||||||
|
|
||||||
per generare la pagina <code>index.html</code> contente il link giusto<br>
|
per generare la pagina <code>index.html</code> contente il link giusto<br>
|
||||||
|
|
||||||
|
dai i permessi alla cartella contenente lo script<br>
|
||||||
|
<code>sudo chown -R www-data:www-data /path/to/streamingcommunity_directory ; sudo chmod -R 755 /path/to/streamingcommunity_directory</code><br>
|
||||||
@@ -92,4 +92,5 @@ cat <<- _EOF > /var/www/html/scommunity/index.html
|
|||||||
</html>
|
</html>
|
||||||
_EOF
|
_EOF
|
||||||
|
|
||||||
sudo chown -R www-data:www-data /var/www/html/scommunity ; sudo chmod -R 755 /var/www/html/scommunity
|
#setta e decommenta per dare i permessi in automatico
|
||||||
|
#sudo chown -R www-data:www-data /path/to/streamingcommunity_directory ; sudo chmod -R 755 /path/to/streamingcommunity_directory
|
||||||
Reference in New Issue
Block a user