I need to set up my home page like this domain.com/index.php&p=5555

Discussion in 'Site & Server Administration' started by wisam74us, Sep 28, 2006.

  1. #1
    HI
    I need to set up this page domain.com/index.php&p=5555 as my homepage
    But not through redirecting (301,302)
    I tried to add DirectoryIndex command to htaccess file but it didn t work

    any ideas
     
    wisam74us, Sep 28, 2006 IP
  2. faraday911

    faraday911 Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you don't want to use ANY redirect at all or just 301,302? Actually, I can't think of any way of doing it without any redirect but making a new index.html which has the index.php&p=5555 contents

    but you you could change headers on your index.php with PHP to redirect people where you want
     
    faraday911, Oct 7, 2006 IP