Quote from: rthrash at Jan 07, 2008, 02:30 PM
For clarification Mike, this is functionally like an .htaccess directory protection method, no?
For the most part, I believe they are similar. Essentially, it provides a way (via MODx GUI) to manually define a "password" for any document on your site. DocPassword can also protect directories (containers) recursively. I believe it may even be used to protect Weblinks.
I created it per lmv’s request to see how it might be accomplished via MODx. It is intended for sites that might want to password protect content in a document (or, say a Download URL), but not require user registration in order to do so.
On a related note: Do you know whether .htaccess protection can be applied for Friendly URLs using the "alias_path" feature of MODx? (As these are not physical directories on the file system...)