Michael Peters wrote:
Colin Wetherbee wrote:

Basically, I'd like to run the 'mapserv' binary from within mod_perl

Why? Don't you just want to sanitize the data? If so you can do that in a
FixUpHandler or even in a separate handler that does an internal_redirect to the
mapserv's url.

I also want to do cookie processing. And, I think this is going to get more complicated down the road, so I'd like to leave my options open.

Colin

Reply via email to