![]() |
.htaccess help needed
ok I have urls like
domain.com/keyword that I need to redirect to: domain.com/page.php?keyword=$keyword how do I do that with .htaccess? thanks in advanced. |
RewriteEngine On
RewriteRule ^([.+)$ page.php?keyword=$1 [L] |
Quote:
|
Code:
RewriteEngine on |
There is a site that has a gererator for that. But I dont have a link to it.
|
| All times are GMT -7. The time now is 01:57 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123