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=18156>. 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=18156 Suexec runs as the VirtualHost user instead of the owner of the UserDir ------- Additional Comments From [EMAIL PROTECTED] 2004-04-29 15:25 ------- Thanks for your fast reply! I've set the following lines (in the patch) to the httpd.conf defaults: === -UserDir public_html +#UserDir public_html +UserDir disabled +UserDir disabled root [...] +RewriteEngine on +RewriteOptions inherit [...] +Userdir enabled user2 === I still get an Internal Server Error, so they don't seem to have anything to do with the problem. ;-) Is there anything else you need or did I sent all information necessary to fix the bug? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
