LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Apache Migration/Compatibility (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=24)
-   -   [ASK] Use URL Rewrite in LiteSpeed (http://www.litespeedtech.com/support/forum/showthread.php?t=5551)

maxdimaz 12-13-2011 06:22 PM

[ASK] Use URL Rewrite in LiteSpeed
 
Morning ,

I am looking for looking for how to write the url rewrite in LiteSpeed ​​server
I have a url rewrite like this

Quote:

RewriteEngine on
RewriteBase /
^([^/]*) RewriteRule \. Html $ $ 1.php?% {QUERY_STRING} [NC]
RewriteRule ^ news / page (/ ([0-9 ]+))?$ berita.html? Terms = $ 2 [NC, L, QSA]
RewriteRule ^ news / ([a-zA-Z0-9-] *). Html $ beritadetail.html? Id = $ 1
It runs on apache but when I uploaded to the server LiteSpeed ​​why not run?

what should I do?

if anyone can help me how to write URL rewrite on LiteSpeed​​??

please help me??


All times are GMT -7. The time now is 01:02 PM.