in reply to CGI::Ajax Template::Toolkit mod_perl question.
As far as how to prevent it... You pretty much can't, as far as I was ever able to figure out. You'll probably need to restructure your URI space so that the URLs generated by CGI::Ajax will work and be equivalent to the "normal" URLs that you use elsewhere. (This sort of thing is one of the main reasons I don't use CGI::Ajax any more... It's wonderfully easy to use for things that fit how it wants to do things, but you're pretty much screwed when you hit a case that it doesn't Just WorkTM for.)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: CGI::Ajax Template::Toolkit mod_perl question.
by Ransom (Beadle) on Jun 14, 2012 at 15:38 UTC | |
|
Re^2: CGI::Ajax Template::Toolkit mod_perl question.
by Anonymous Monk on Jun 14, 2012 at 15:38 UTC |