Mod rewrite urls with
Posted
by Andrew
on Stack Overflow
See other posts from Stack Overflow
or by Andrew
Published on 2010-05-28T11:15:24Z
Indexed on
2010/05/28
14:31 UTC
Read the original article
Hit count: 216
mod-rewrite
|url-rewriting
Hey Guys,
I'm at my wits end here , I normally like to work things out on my own but this has me well and truly beaten here.. I'm trying to mod rewrite my urls that contain pluses...
/search.php?q=can+be+any+length
to
/can-be-any-length.html
Any help would be really appreciated becaus rewriting the + php is not an option
© Stack Overflow or respective owner