Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Do you hide .pl extension on web pages?

by suaveant (Parson)
on Jan 23, 2013 at 16:32 UTC ( [id://1014953]=note: print w/replies, xml ) Need Help??


in reply to Do you hide .pl extension on web pages?

Are you in Linux? I'm not sure about Windows but certainly in Apache under Linux if you specify a directory as a script directory you don't need any extension, or can use whatever. The script just needs to be executable with the shebang.

That being said almost nothing of ours actually runs Perl as a CGI directly because it is too damn slow that way, our stuff is basically all FastCGI with C cgi accessors.

                - Ant
                - Some of my best work - (1 2 3)

  • Comment on Re: Do you hide .pl extension on web pages?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-18 18:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found