Hi all, I'm trying to add a little bit more security to a running app. In this app, I'd like to be able to confirm what physical file was used in the 'AuthUserFile /path/to/pass.db' statement. This file choice needs to be dynamic, so I can't simply hard wire this info. Thoughts? ---- Rodney Broom
- Re: Finding AuthUserFile name with the request object. Rodney Broom
- Re: Finding AuthUserFile name with the request object... Doug MacEachern