Hello, My document root is /var/www/html and I'm trying to show a directory index of all of the files in /home/kdo/working/excessinv on the same server. I've tried all variations of the configurations below and haven't had any luck. I'm running 1.3.27 on a RH 7.3 server. Alias /excessinvarch/ /home/kdo/working/excessinv <Directory "/home/kdo/working/excessinv"> Options +Indexes FollowSymLinks Order allow,deny Allow from all </Directory> Can anyone tell me what I'm doing wrong? Any help is appreciated! -- Kevin Old kevinold@xxxxxxxxx --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx