![]() |
Mod_rewrite help needed.
I got this url: http://example.com/index.php?page=products and i want to access that page by using: http://example.com/products
I tried the GenerateIt tool but generating this and then removing the parameter gets me a internal server error when i try it. |
Anyone?
|
Nvm this worked: RewriteRule ^(.*)$ index.php?page=$1 [L], dangerous though so i just add 1 mod entry for each page.
Edit: doesnt work , any solutions? |
| All times are GMT +1. The time now is 04:19 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.