Getting MC CGI to work on OS X with "Web Sharing" turned on

Brian Yennie briany at qldlearning.com
Sat Oct 18 04:50:40 EDT 2003


There's also this:

#AddHandler cgi-script .cgi

Uncomment it and change the file extension to whatever you want: files 
with that extension will become executable from anywhere.

IOW:

AddHandler cgi-script .mt

> The cgi-bin "alias" is for the whole domain. If you want separate 
> cgi-bin folders for each user account, you'll need to edit the Apache 
> config file (/etc/httpd/httpd.conf). Don't ask me how.



More information about the metacard mailing list