There is a website which allows directory browsing; I know this for sure because I can browse directories where there is no default page.
There is a directory which I want to browse, but it instead has a default page, so that page is displayed if I type the URL in my browser, or if I click on that directory when browsing the directory above it (which, as said, allows browsing).
How can I ask the web server to send me the directory listing instead of the default page?
I'm currently using Internet Explorer, but I don't mind using another browser if IE is not up to the task.