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

J. Landman Gay jacque at hyperactivesw.com
Sat Oct 18 13:47:14 EDT 2003


On 10/18/03 11:56 AM, Ken Ray wrote:

> 7) Create the rest of your site in the Site folder and when you want to
> refer to the CGI, simply use <IP>/cgi-bin/<script>.

Or you can use "localhost" if you don't want to hard-code an IP:

   <http://localhost/cgi-bin/simple.cgi>

Saves some trouble if you have dynamic DNS through a router.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list