# JRun Settings
LoadModule jrun_module
"C:/ColdFusion8/runtime/lib/wsconfig/1/mod_jrun22.so"
<IfModule mod_jrun22.c>
    JRunConfig Verbose false
    JRunConfig Apialloc false
    JRunConfig Ignoresuffixmap false
    JRunConfig Serverstore
"C:/ColdFusion8/runtime/lib/wsconfig/1/jrunserver.store"
    JRunConfig Bootstrap 127.0.0.1:51800
    #JRunConfig Errorurl url <optionally redirect to this URL on errors>
    #JRunConfig ProxyRetryInterval 600 <number of seconds to wait before
trying to reconnect to unreachable clustered server>
    #JRunConfig ConnectTimeout 15 <number of seconds to wait on a socket
connect to a jrun server>
    #JRunConfig RecvTimeout 300 <number of seconds to wait on a socket
receive to a jrun server>
    #JRunConfig SendTimeout 15 <number of seconds to wait on a socket
send to a jrun server>
    AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr .cfswf
</IfModule>

-----Original Message-----
From: Solidzh [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 22, 2007 6:05 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] 403 error with apache and ColdFusion 8

2007/8/22, Joshua Slive <[EMAIL PROTECTED]>:
> Start by telling us exactly what appears in the apache error_log.
>

Also it's helpful to post the main piece of httpd.conf (such as the
config for CF8).

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to