redirect apache server request
In httpd.conf add the following
ServerName mba
Redirect / http://10.1.3.17:9080/
Then restart apache : service apache2 restart
ServerName mba
Redirect / http://10.1.3.17:9080/