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