tjsh - 2013-07-05

I'm using epic 0.6.47 in Elicpse for a perl project.
The pl files are located in project folder/www/cgi-bin folder.

Since path alias will be needed when the system is deployed on linux, I need find a way to do this on windows as well. For example, if the path is /aaa/cgi-bin/index.pl, it's automatically changed to be /www/cgi-bin/index.pl

Could anyone tell me how and where to configure this on windows?

Thanks in advance.