Hi,
DirectoryIndex in httpd.conf is set to index.html, and I have a custom index.html in my htdocs directory. However, if I go to http://127.0.0.1/ (my localhost IP, of course), it'll show me the default Apache start page. Only if I go to http://127.0.0.1// (with 2 slashes at the end) will it...