My server doesnt support index.php or default.php as the default page.
Any Ideas without a slow redirect????
So I can use a php page as my index???
Thanks in advance...
It's just one line (actually less) in Apache. Sure you couldn't get the admins to list it?
Otherwise I'd use a index.html which just has a META redirect with a wait of 0 seconds.
add it to the documents list, in properties of your site on IIS, if thats the web server you have, otherwise on apache, you can add index.php in the httpd.conf file and that should do the trick
i have added the index.php to the httpd.conf in the 'index' directive, i even stop started, but it hasn't worked. running redhat 7.