| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Date: Sun, 28 Dec 2003 15:42:09 -0500_______________________________________________
From: Graff <email@hidden>
Subject: Re: AppleScript CGI
To: Nelson Byrne <email@hidden>
Cc: email@hidden
You can change it to test.cgi after you save it. Just select it in the
Finder, get info on it (command-i), and change the text in the "Name &
Extension" section to from test.app or test.cgi.app to test.cgi and
then close the window.
Secondly, you can only use AppleScript CGU if you are using Mac OS X
Server. An AppleScript application needs to have events sent to it to
do its work and Apache doesn't do that. The version of Apache that
comes with Mac OS X Server has been modified so that it can send
events, there is an intermediate program that takes information from
the Apache program and sends events to your AppleScript application.
There is a workaround to do AppleScript CGI in the regular version of
Mac OS X. There is a 3rd party program which will act as a go-between
and will send events to your script so that it will work just like Mac
OS X Server. That program is "acgi dispatcher" and it works pretty
well. You can find it here:
<http://www.sentman.com/acgi/index.php>
- Ken
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.