Re: CGIs with OSX
Re: CGIs with OSX
- Subject: Re: CGIs with OSX
- From: Chris Nebel <email@hidden>
- Date: Sun, 25 Mar 2001 00:19:59 -0800
- Organization: Apple Computer, Inc.
Timothy Bates wrote:
>
I believe you do this by editing the httpd.conf file
>
>
normally this is in
>
/www/conf/
>
>
god knows where apple will have put it. You will need to be root to see it
>
and edit it.
That'd be /etc/httpd/httpd.conf. Of course, I haven't the slightest idea of how
to edit this file correctly...
>
> If I use "get" and the CGI is in the same directory as the calling page, I
>
> get this odd response - "Joy!peffpwpc". Post gives me a "Method Not Allowed"
>
> message.
>
I think Joy is a scripting language under cocoa.
True, but "Joy!peffpwpc" is the first twelve bytes of a PowerPC PEF container --
that is, an executable. If your CGI thingy was an applet, that would probably do
it.
--Chris Nebel
AppleScript Engineering