mod_rewrite - Part 3: build your own "fantasy" URLTag: mod_rewrite, url, apache module Category: Apachepost: 09 Oct 2007 read: 1,086 mod_rewrite tutorial: In this tutorial, I will show you how to make "bestethnic.html" to instead "product.php?id=3". Before you read, make sure you have understood part 1 and part 2 from this series. Assume, you work on www/product (it root folder for www.yoursite.com). Ok, folow this steps: 1. Create .htaccess on your folder.2. Write this code:
3. create product.php4. write this code at product.php
Catch idea?
| ||
| | Give Your Opinion | Recommend |
|

