OT Configuration of apache for https and WebObjects
Michael Deninger <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am stuck in setting up my MacOS X 10.4 box to serve WebObjects over https. I have successfully set up mod_ssl and adjusted httpd.conf to allow me to connect to the server like this: https://my.server.com/ That works fine. But when I add the rest of the url for my WO application: https://my.server.com/cgi-bin/WebObjects/MyApp.woa I cannot connect with https I have to guess that I am missing a configuration setting SOMEWHERE. I have googled for help but come up empty. Can anyone point me in the right direction? Thanks! Mike