Why do I just get an index listing when I make a html page in apache?

Dagwood

New member
I just installed apache web server and I go to check it out on the browser and it just gives me an index listing. I am reading a tutorial and it said if it doesn't work then add index.htm to the Directory index directory or whatever in the config file but it doesn't do anything. obviously its looking in the right folder for it but for some reason its not showing the html page. all the page consits of is <html><body><test</body></html>
that was a typo actually it is just "test" not "<test"
 
Back
Top