.htaccess

Discussion in 'Apache' started by aaron_nimocks, Jan 28, 2006.

  1. #1
    aaron_nimocks, Jan 28, 2006 IP
  2. Smyrl

    Smyrl Tomato Republic Staff

    Messages:
    13,740
    Likes Received:
    1,702
    Best Answers:
    78
    Trophy Points:
    510
    #2
    Smyrl, Jan 28, 2006 IP
    1 person likes this.
  3. aaron_nimocks

    aaron_nimocks Im kind of a big deal Staff

    Messages:
    5,563
    Likes Received:
    627
    Best Answers:
    0
    Trophy Points:
    420
    #3
    I have read through that and I am still confused thats why I posted. :)

    There isnt an example in there for what I need I dont think.
     
    aaron_nimocks, Jan 28, 2006 IP
  4. Smyrl

    Smyrl Tomato Republic Staff

    Messages:
    13,740
    Likes Received:
    1,702
    Best Answers:
    78
    Trophy Points:
    510
    #4
    I too read after I posted and am with you. Sorry I bothered you. I have started reading .htaccess tutorials and get to the mod rewrite stuff and give up.

    Shannon
     
    Smyrl, Jan 28, 2006 IP
  5. aaron_nimocks

    aaron_nimocks Im kind of a big deal Staff

    Messages:
    5,563
    Likes Received:
    627
    Best Answers:
    0
    Trophy Points:
    420
    #5
    You didnt bother me! :)

    I am like you though, I dont understand allthis mod rewrite jibberish.
     
    aaron_nimocks, Jan 28, 2006 IP
  6. aaron_nimocks

    aaron_nimocks Im kind of a big deal Staff

    Messages:
    5,563
    Likes Received:
    627
    Best Answers:
    0
    Trophy Points:
    420
    #6
    Figured it out.

    Just made a index.html file and redirected that to index.php

    :)
     
    aaron_nimocks, Jan 28, 2006 IP
  7. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #7
    minstrel, Jan 29, 2006 IP
    Smyrl likes this.
  8. PedstersPlanet

    PedstersPlanet Peon

    Messages:
    195
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #8
    or
    I guess.... Just leave off the www. if you dont use it
    or
    I'm not sure just a slash for the old page acts with the whole pages in your root, hence try the later two.
     
    PedstersPlanet, Jan 30, 2006 IP
  9. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #9
    That will redirect everything in the root directory to index.php, Pedster. The DirectoryIndex solution I posted above avoids this.
     
    minstrel, Jan 30, 2006 IP