> We've added a virtual host to handle https requests. The virt
> host serves html pages correctly (with padlock), but throws a
> 500 error for cfm requests (whether or not there is simple cf
> code on the page).

I'm just guessing as I haven't had to configure CFMX on Apache with SSL yet,
but I suspect you'll have to change this:

    JRunConfig Ssl false

to this:

    JRunConfig Ssl true

You may need to define your JRun settings within each virtual host, also.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to