This is a discussion on help with Apache in Windows within the Windows Web Servers forums, part of the Web Server and Related Forums category; When someone accesses my machine over the internet, they see a directory listing instead of my INDEX.HTML page (???) Can ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"seekinginfoREMOVE THIS" <"seekinginfoREMOVE THIS"@excite.com> wrote in message news:<Oqm1d.20420$i71.3966@newssvr29.news.prodigy. com>...
> When someone accesses my machine over the internet, they see a directory > listing instead of my INDEX.HTML page (???) Can anyone tell me how to > have Apache display the HTML page instead of the directory listing? > > Thanks! Hi It depends on your DirectoryIndex setting in httpd.conf. Default is index.html index.html.var You can add more if you need. Best Steen |