472
contributi
Riga 355: | Riga 355: | ||
'''Test web''' | '''Test web''' | ||
Creare una pagina | Creare una pagina indice di prova: | ||
cd ~/public_html/ | |||
vi index.html | |||
<HTML> | |||
<BODY> | |||
Prova web utente | |||
</BODY> | |||
</HTML> | |||
Aprire la pagina sul sito: | |||
http://www/~userid/index.html | |||
Riga 371: | Riga 375: | ||
Creare un nuovo file di prova <code>hello.c</code> | Creare un nuovo file di prova <code>hello.c</code> | ||
cd ~/public_html/cgi-bin/ | cd ~/public_html/cgi-bin/ |
contributi