
![]() |
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=2with 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=2with 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 |

Thread Categories

![]() |
![]() |
Best of The Cache Home |
![]() |
![]() |
Search The Cache |
- Ajax
- Apache & mod_rewrite
- BlackHat SEO & Web Stuff
- C/++/#, Pascal etc.
- Database Stuff
- General & Non-Technical Discussion
- General programming, learning to code
- Javascript Discussions & Code
- Linux Related
- Mac, iPhone & OS-X Stuff
- Miscellaneous
- MS Windows Related
- PERL & Python Related
- PHP: Questions & Discussion
- PHP: Techniques, Classes & Examples
- Regular Expressions
- Uncategorized Threads