URL rewriting without mod_rewrite

Discussion in 'PHP' started by Randombase, Apr 6, 2009.

  1. #1
    Hello, this is something I've seen a lot on forums etc.: how do you rewrite URL's without mod_rewrite? It's possible, with a good 404 error page that is ;)

    I've posted a full tutorial & script on my website, good luck!
     
    Randombase, Apr 6, 2009 IP
  2. SmallPotatoes

    SmallPotatoes Peon

    Messages:
    1,321
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Using ErrorDocument means no POST forms, which for a great many sites makes it useless.
     
    SmallPotatoes, Apr 6, 2009 IP
  3. codealot

    codealot Banned

    Messages:
    544
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you need mod_rewrite
     
    codealot, Apr 7, 2009 IP