Yes, it’s possible by specifying the port number in Listen directive.
For ex: to make Apache listen on 9000 port to 10.10.10.10 IP address.
Listen 10.10.10.10:9000