This is a discussion on CGI (Linux) within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I would like to allow perl CGIs to execute programs located in /usr/local/bin . How do I configure ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Mon, 21 Jul 2003 19:53:37 +0200, The Other Guy responded to a post
from "Kreutzfeldt" <phase.hl@t-online.de> who wrote in alt.apache.configuration: >Hi, > >I would like to allow perl CGIs to execute programs located in >/usr/local/bin . > >How do I configure apache 1.3.23? > >Regards > >Chris See http://httpd.apache.org/docs/howto/cgi.html in particular http://httpd.apache.org/docs/howto/c...itcgiexecution In your case, I don't think you want to make the /usr/local/bin a ScriptAlias directory since it would make all content executable by default via a browser. HTH TOG -- ../configure --prefix=~/zyterion Not this guy or that guy, The Other Guy. "If you're not thoroughly confused by now, then you just don't understand the situation." |
| Thread Tools | |
| Display Modes | |
|
|