Sure does. I have IgnoreSuffixMap set to true on my personal box, because I didn't want JRun to grab stuff automatically, and instead only use the AddHandler directive, but on my company's boxes it's set false as you have it.
cheers, barneyb On 7/17/05, Michael Dinowitz <[EMAIL PROTECTED]> wrote: > Does this look right as the linux-apache settings for CFMX 7? > > LoadModule jrun_module /opt/coldfusionmx7/runtime/lib/wsconfig/1/mod_jrun20.so > <IfModule mod_jrun20.c> > JRunConfig Verbose false > JRunConfig Apialloc false > JRunConfig Ssl false > JRunConfig Ignoresuffixmap false > JRunConfig Serverstore > /opt/coldfusionmx7/runtime/lib/wsconfig/1/jrunserver.store > JRunConfig Bootstrap 127.0.0.1:51011 > #JRunConfig Errorurl <optionally redirect to this URL on errors> > #JRunConfig ProxyRetryInterval 600 > JRunConfig ConnectTimeout 30 > JRunConfig RecvTimeout 30 > JRunConfig SendTimeout 30 > AddHandler jrun-handler .jsp .jws .cfm .cfml .cfc .cfr .cfswf > </IfModule> > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta http://www.houseoffusion.com/banners/view.cfm?bannerid=40 Message: http://www.houseoffusion.com/lists.cfm/link=i:14:4006 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
