index.php sux, i want something else :D

Discussion in 'Apache' started by Henny, Nov 27, 2005.

  1. #1
    Hi all, wondering how I would change the htaccess file to look to keyword.php for my homepage instead of index.php

    Thanks!
     
    Henny, Nov 27, 2005 IP
  2. frankm

    frankm Active Member

    Messages:
    915
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    83
    #2
    DirectoryIndex keyword.php
     
    frankm, Nov 27, 2005 IP
  3. Henny

    Henny Peon

    Messages:
    2,118
    Likes Received:
    241
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Sorry, you lost me on that one :p

    Just throw that in the htaccess?
     
    Henny, Nov 30, 2005 IP
  4. frankm

    frankm Active Member

    Messages:
    915
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    83
    #4
    Yup.

    normally it will look for index.html and/or index.php

    but if you want it to be default.html or keyword.html you can change it with DirectoryIndex

    but maybe I misunderstood your question :D
     
    frankm, Nov 30, 2005 IP