[EMAIL PROTECTED] (Ray Zimmerman) writes: > I suppose this is slightly off-topic for both lists I'm posting to, > but I don't know of a better place to ask ... > > I've been able to build a mod_perl enabled apache (not DSO) for Mac > OS X 10.1 and it seems to work fine.
I wonder why people don't try harder to use the mod_perl and such that comes with Mac OS X. If I was going to make a "web app" to distribute to Mac OS X users I would certainly try pretty hard to just distribute it with a httpd.conf file loading mod_perl (and running httpd on 127.0.0.1:8888 or whatever), and then just a small snippet to include the mod_proxy and mod_proxy_add_forward modules to proxy connections to the mod_perl application thingy. It could even be wrapped up in a installer... How cool would that be. :-) - ask -- ask bjoern hansen, http://ask.netcetera.dk/ !try; do();