Hi. Trying to understand something. I have a file /etc/apache/sites-available/foo.conf I have an alias /etc/apache/mods-available/alias.conf Alias foo /var/www/html/foo The dir /var/www/html/foo has the test webapp... it has no .htaccess The sys is ubuntu, running apache2 and the /etc/apache/apache2.conf is the base file. When I disable the foo.conf and insert 1.2.3.4/foo in the browser... I'm getting a dir index! Is this due to the Alias... I'm really trying to get a basic err, and not being able to see the index. I've got a separate test system that works as expected, with no index listing displayed. I've tried to compare/figure out what's different, but I can't see it. thoughts would be welcome! I've copied the "foo.conf" from the working system to the current/test that doesn't.. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx