AddHandler cgi-script .cgi
and in
<directory /some/dir/with/cgis>
Options ExecCGI
</directory>
^free-handed, not sure syntactically accurate... but you should get the point.
b-t-w, in case you didn't notice, these go in your httpd.conf file...
[edit] and apache needs a restart after changes are committed [/edit]
Last edited by secesh; 10-21-2004 at 12:29 AM.
|