I have a directory protected with amember using the new-rewrite method. In my root web directory I have created a symbolic link to that sub-directory. I can browse into it fine but when trying to upload a file into it via php it doesn't allow me. When I remove the .htaccess file it works fine... directory structure: /rootweb/protected/sub the "protected" directory has the .htaccess and the "sub" is the one I would like to exclude. I've searched everywhere and can't come up with a solution....any ideas?