Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
Use perl in apache without #!/path/to/perl
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="James Willmore, post: 4745508"] On 18 Oct 2003 06:32:11 -0700 Yes - read the Apache documentation ([URL]http://httpd.apache.org/[/URL]). It is outlined there what to do to set up running scripts. Just a hint - your ScriptAlias is wrong. It needs to point to where the scripts are located, _not_ where the Perl interpreter is. If you have put your Perl scripts in the same directory as the Perl interpreter, you have now opened a very large security hole on your server. HTH -- Jim Copyright notice: all code written by the author in this post is released under the GPL. [URL]http://www.gnu.org/licenses/gpl.txt[/URL] for more information. a fortune quote ... If all else fails, immortality can always be assured by <spectacular error. -- John Kenneth Galbraith [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
Use perl in apache without #!/path/to/perl
Top