Welcome Guest, Not a member yet? Register   Sign In
.htaccess "segment/query style" to "query only style" mapping problem
#2

[eluser]dorjeduck[/eluser]
Oh

this went wrong in pretty every regards, sorry for everybody who took a look.

So let's forget that post, here comes what I do know and it works somehow


RewriteCond %{QUERY_STRING} yups=(.*)
RewriteRule ^related.*$ index.php?c=related&yups;=%1 [L]


It is still pretty crappy since it assume that the page parameter is specified after the yups parameter (%1 here also contains the page parameter if any) but in my case that is fine and I am done with htaccess for a while now I guess Wink


Cheers

martin


Messages In This Thread
.htaccess "segment/query style" to "query only style" mapping problem - by El Forum - 10-17-2008, 09:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB