DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29511>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29511 Adding virtualroot for AuthUserFile Directive Summary: Adding virtualroot for AuthUserFile Directive Product: Apache httpd-2.0 Version: 2.0.49 Platform: PC OS/Version: Linux Status: NEW Severity: Enhancement Priority: Other Component: mod_auth AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hello, I have an apache setup with virtual hosts jailed in a chroot directory using sbox. Since the users can only see the chrooted filesystem, they don't know the absolute path to the AuthUserFile/AuthGroupFile as the Apache Server needs it. While in general the FTP root is equal to the Virtual-Serverroot it would be much easier for the users to guess the correct path to their .htpasswd file. A virtualroot Directive for the <VirtualHost> context could help alot for such a case. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
