grandpa

i dont know what board i should post it...

how to redirect
http://mydomain.com/?aaa=1&bbb=2
to
http://mydomain.com/dir/file.

php

 ?aaa=1&bbb=2
with htaccess?

thx for helping...

greenway

edit.

Its late and I am typing bollocks.

I will post after some sleep...

Bompa

quote author=grandpa link=topic=138.msg744#msg744 date=1177791417

i dont know what board i should post it...

how to redirect
mydomain.com/?aaa=1&bbb=2
to
mydomain.com/dir/file.

php

 ?aaa=1&bbb=2
with htaccess?

thx for helping...


So basically you want to save the parameters after the ? and then tack
them on to a new filename.

This might be close, can not test it atm, sorry.

RewriteRule .*?(.*)$ dir/file.

php

 ?$1  <>



Bompa


Perkiset's Place Home   Politics @ Perkiset's