calbolino Posted October 15, 2003 Share Posted October 15, 2003 Hi My default page is on index.php and the server apache reconize only indx.php how can I change de extension on apache 2, running on red hat 9 thanks Link to comment https://forums.phpfreaks.com/topic/1170-change-extension-from-indexphp-to-defaultphp-on-apache/ Share on other sites More sharing options...
effigy Posted October 15, 2003 Share Posted October 15, 2003 add to this line in your httpd.conf: DirectoryIndex index.html index.html.var index.php default.php Link to comment https://forums.phpfreaks.com/topic/1170-change-extension-from-indexphp-to-defaultphp-on-apache/#findComment-3933 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.