how change index file as default in .htaccess

Discussion in 'PHP' started by Javver, Mar 29, 2008.

  1. #1
    hello,

    i know we are not only limited to have index.html or index.php
    how can we change if from .htaccess?

    instead of reading first the index.html i want it to read page1.html as default by not using any redirection script
     
    Javver, Mar 29, 2008 IP
  2. alemcherry

    alemcherry Guest

    Best Answers:
    0
    #2
    alemcherry, Mar 29, 2008 IP
  3. graphseo

    graphseo Banned

    Messages:
    161
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    graphseo, Mar 29, 2008 IP
  4. decepti0n

    decepti0n Peon

    Messages:
    519
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    DirectoryIndex page1.html
     
    decepti0n, Mar 29, 2008 IP