E ekullhu Registered Sep 11, 2002 #1 Just a simple question. The default page is index.html on the apache web server in OS X. How do I add other common default pages like default.htm, index.htm or index.php? Thanks.
Just a simple question. The default page is index.html on the apache web server in OS X. How do I add other common default pages like default.htm, index.htm or index.php? Thanks.
hazmat Rusher of Din Sep 11, 2002 #2 In the httpd.conf, add (seperated by spaces) to the DirectoryIndex directive all the other default filenames you want.
In the httpd.conf, add (seperated by spaces) to the DirectoryIndex directive all the other default filenames you want.