in reply to How does apache under NT find the perl interpreter?

Lets say you have perl in C:\perl\bin\perl
then your script should start like this

--------------------------------------

#!C:\perl\bin\perl

  • Comment on Re: How does apache under NT find the perl interpreter?