Since I don't know where else to ask this...

How can I configure Apache to go to a default page?

Right now, if I go to http://localhost/, I get a 403 error. It's not detecting the index.html page. How can I set it up to?

Thanks in advance.