WS7: Getting directory listing asks for password?

In WS6, when I went to an address without start/index page, I'd be able to see a directory listing of what the particular "URL" directory contains. Under WS7, however, whenever I access a directory per se (so without an html, jsp, etc), the server asks for a "Sun Java System Web Server" password. Where can I turn off that feature? I have looked through the documentation, but could not find anything.

Sincerely,

dailysun

[442 byte] By [dailysun] at [2007-11-26 11:28:55]
# 1

You need to grant the list access right to unauthenticated users. You can do this in the Admin Console:

1. Click Edit Configuration

2. Click Access Control

3. Click Access Control Lists (ACL)

4. Click default

5. Click Edit to edit the action for anyone

6. Check the checkbox for the List right

elving at 2007-7-7 3:44:40 > top of Java-index,Web & Directory Servers,Web Servers...
# 2
Thanks! I'll do that.
dailysun at 2007-7-7 3:44:40 > top of Java-index,Web & Directory Servers,Web Servers...