Apache vhost redirect to a cgi file

Hi guys, I've been trying to figure this out all day however havent managed to as of yet.

I have a server called netmon (network monitoring) which runs a multitude of programs to monitor the network.

I also have a cname pointing to netmon called smokeping.

At the moment to access smokeping I need to navigate to http://netmon/cgi-bin/smokeping.cgi what I am looking to do is create a vhost redirect to send any requests for http://smokeping direct to http://netmon/cgi-bin/smokeping.cgi

Would anyone be able to give me a clue as to how I would go about doing this?

Thanks! :smiley: