On Tuesday, September 17, 2002, at 03:36  PM, James Linden Rose, III 
wrote:

> ANyone out there know how to use apache server and Perl built into 
> Apple OS X to do offline CGI development in Perl?  I wouldn't know 
> even where to begin... spoon feed instructions requested.

Just turn your web sharing on in the Sharing system preferences.  Then 
read this file:

/Library/Documentation/Services/apache/howto/cgi.html.en

Basically you just have to write a Perl script, make it readable to the 
HTTP user (I think it might be "web" on Mac OS X, I forget) or 
"others", then write a web page that calls the Perl script as the 
"action" attribute of its form.

The document URL above will tell you what you need to know.





--
Erik Price                                                  (zombies 
roam)

email: [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]

_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to