View Full Version : Help, server only sees index.html not .htm
rlischer
13th August 2009, 17:15
My server is not opening index.htm it only opens index.html, where do I edit the setting to make it also see index.htm?
Thanks!
till
14th August 2009, 14:09
You can set the default DirectoryIndex files in apache2.conf or http.conf file.
rlischer
14th August 2009, 14:52
You can set the default DirectoryIndex files in apache2.conf or http.conf file.
Thanks! This did it:
in http.conf
DirectoryIndex index.html index.html.var index.htm
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.