• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do you get the default page for a site to be index.php instead of index.html?

lightpants

Platinum Member
Wrong forum!

STFU!

Stab yourself!



Pics?




Ok, now all that has been said, can I get a quick answer, please?


Whoever gives me the right answer will get a 10 rating from me🙂

Thanks in advance, ATOT suppository of knowledge
 
hey, when did they let us use the word stab again?

Edit: Stupid spelling and its rules.

Edit2: Stupid punctuation and its rules.
 
It would help if you said what server you were using. in apache its in httpd.cnf or whatever it is called.
 
Jesus christ, you people suck.

Create .htaccess in the dierctory for which you want index.php to be the default file. Add this line to .htaccess:
DirectoryIndex index.php

Save, you're done.
 
Originally posted by: notfred
Jesus christ, you people suck.

Create .htaccess in the dierctory for which you want index.php to be the default file. Add this line to .htaccess:
DirectoryIndex index.php

Save, you're done.

that works to 😛

 
Originally posted by: notfred
Jesus christ, you people suck.

Create .htaccess in the dierctory for which you want index.php to be the default file. Add this line to .htaccess:
DirectoryIndex index.php

Save, you're done.

Bingo - that worked, thanks notfred

Thanks to everyone else how chipped in as well - and for not calling for a BAN!
 
Back
Top