Sounds like you're having an index page problem. The webserver needs to know which file to open when someone tries to view a directory. It's usually set up to use index.php or index.html, so one of those files doesn't exist or you need to double check your server configuration.