in reply to Writing a secure Apache Module mysql DB interface

Are you asking which module you should use? There are several solid ones for mod_perl, based on ticket access models. One question is whether or not you need to track session data, or just need to grant access.
  • Comment on Re: Writing a secure Apache Module mysql DB interface

Replies are listed 'Best First'.
Re^2: Writing a secure Apache Module mysql DB interface
by shiza (Hermit) on Oct 15, 2004 at 18:33 UTC
    My focus right now is to just grant access.