Change servername

in apache, i would type

<VirtualHost *:80>
ServerName console.example.com
DocumentRoot /var/www/

how would i do this with the mineos webui?