Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

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

by japhy (Canon)
on Sep 30, 2000 at 23:54 UTC ( [id://34773]=note: print w/replies, xml ) Need Help??


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

Believe it or not, Apache looks at your #! line. YES, it's true! The #! line IS USED in Windows!
  • Comment on Re: How does apache under NT find the perl interpreter?

Replies are listed 'Best First'.
RE: Answer: How does apache under NT find the perl interpreter?
by Ugly (Beadle) on Oct 02, 2000 at 16:19 UTC
    Umm, not exactly.

    Apache 1.3.4 and earlier did use the shebang, but 1.3.6 and higher do the usual Win32 thing of executing by file extension.

    Perl itself does check the shebang for switches, but that's perl rather than apache. Ugly

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://34773]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-23 22:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found