Shorten the URL from example.com/page.php?var=letters to example.com/letters

前端 未结 3 1880

I\'m kinda new to URL Rewriting in .htaccess , and I tried to do it myself following some tutorials. No success though ....

I want to shorten http://www.example.co

3条回答
  •  花落未央
    2021-01-26 12:13

    TRiG's answer should get you up and running however, I would strongly suggest you check out:

    .htaccess tips and tricks

    It is an excellent tutorial which should help you get your head round this stuff, part 2 covers mod_rewrite.

提交回复
热议问题