<?php phpinfo() ?>
cd /
ls
cd /etc/apache2/
ls
starpost:/etc/apache2# ls
apache2.conf envvars mods-available ports.conf sites-enabled
conf.d httpd.conf mods-enabled sites-available
DocumentRoot /www
cd /
cd /var/www/
ls
starpost:/var/www# ls
analog apache2-default
starpost:/var/www# rm index.html
starpost:/var/www# nano index.php
starpost:/var/www# ls
analog apache2-default index.php