Re: Apache plug-in connecting to a Cocoa application?
Re: Apache plug-in connecting to a Cocoa application?
- Subject: Re: Apache plug-in connecting to a Cocoa application?
- From: Scott Anguish <email@hidden>
- Date: Sun, 10 Jun 2001 03:52:26 -0400
On Saturday, June 9, 2001, at 08:01 PM, Chilton Webb wrote:
I'd like to connect my Cocoa app to the built-in web server in OSX. Any
suggestions?
I think you'd need to define 'connect' a bit better.
Do you want to make a Cocoa app a CGI or Apache plugin?
If so, you're probably actually referring to a Foundation tool,
since you don't want a UI, and because you can't use anything related to
the windowserver if nobody is logged in.