Any help is much appreciated.
using: Server Version: Apache/2.0.52 (Fedora) I cannot find documentation regardling mounted disk space. My httpd.conf has the proper redirects to display html from users home directories on NFS mounted disk space. .htaccess files respond normally when placed inside the local server disk space. However, they are ignored if located on the NFS mounted disk space. I tried the following in the httpd.conf file, as well: <Directory /explicit/path/to/user/public_html/tmp> Order deny,allow Deny from all AllowOverride FileInfo AuthConfig </Directory> where the /explicit/path/to/user is the NFS path, but this made no difference. Is there some reason the NFS mounted dirs are behaving so differently? Thanks in advance Thomas Holton .. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]