can you give me an exact tutorial on how to run perl on nginx server?
i am able to run perl on apache, lighttpd but i want to run it in my nginx server, it is because i want to run a file hosting script that is coded in perl and i want to integrate it on my nginx server. i tried following the tutorial on linode about fast cgi but it doesnt work, i always get a 404 error on my nginx.
so please? can you give me a simple and detailed tutorial on how to run perl/cgi-bin in my nginx? thanks!