|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
loading index.php first...
How do I make it index.php instead of index.html
is this correct ? DirectoryIndex index.php index.html Thanks, Skeasor
__________________
____________ Thanks, Skeasor Got Debian Linux? www.debian.org |
|
#2
|
|||
|
|||
|
DirectoryIndex index.php
DirectoryIndex index.html |
|
#3
|
||||
|
||||
|
Skeasor,
as you wrote apache will search for index.php then for index.html. If you want index.php only, write: DirectoryIndex index.php
__________________
My article: mod_rewrite: No More Endless Loops! |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > loading index.php first... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|