server {
 server_name datos.uenalbertosmith.com;
 root /var/www/datos;
 index index.php index.html;
}
