|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Mask URL using .htaccess
How can I mask my URL using .htaccess
My original url is http://habeeb/index.php?page=whatsnew I want to use http://habeeb/list/new/ I've tried below code, but that's not working..... RewriteEngine On RewriteRule ^list/new/$ http://habeeb/index.php?page=whatsnew RewriteRule ^list/new/$ http://habeeb/index.php?page=whatsnew Pls.. help me.. |
|
#2
|
||||
|
||||
|
I think it may happen because of the wrong using of the regular expressions.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > Search Engine Optimization > Mask URL using .htaccess |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|