I am trying to get apache to with a url like this http://www.yourdomain.com/_30_94 want it to go to this like when it hits the server http://www.yourdomain.com/cgi-bin/safe/tr.cgi?_30_94
YEs you use mod_rewrite for this and cpanel already has it active all you need to do is reconfigure the .htaccess file to do what you want here is the link for the information I got that help me get this to work right