help with htaccess needed :)

Discussion in 'HTML & Website Design' started by sandrodz, Apr 4, 2007.

  1. #1
    help!

    ok so I want basically to mod rewrite several of my urls!

    I've arcade.php?
    and arcade.php?&act=Arcade&do=play&gameid=7

    basically I want to rewrite first link to: /free/arcade/ and second link to /free/arcade/hexagone/


    is it hard to make mod rewrite for arcade script? running on vb? anything I should know?

    thx!
     
    sandrodz, Apr 4, 2007 IP
  2. Bagi Zoltán

    Bagi Zoltán Well-Known Member

    Messages:
    364
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    110
    #2
    I suggest you to read this htaccess tutorial. It helped me to understand the essence, hope you will find it useful. After rading this I guess you will be able to do it yourself.
     
    Bagi Zoltán, Apr 4, 2007 IP
  3. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #3
    You can redirect using the php scripts only
     
    it career, Apr 4, 2007 IP
  4. sandrodz

    sandrodz Peon

    Messages:
    1,482
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks :) thats helpful
     
    sandrodz, Apr 4, 2007 IP
  5. Bagi Zoltán

    Bagi Zoltán Well-Known Member

    Messages:
    364
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    110
    #5
    As far as I know he will have to modify the php script and upload a suitable .htaccess file as well.
     
    Bagi Zoltán, Apr 4, 2007 IP