URL Rewrite possible?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jokingelephant
Forum Newbie
Posts: 1
Joined: Wed Nov 12, 2008 3:42 am

URL Rewrite possible?

Post by jokingelephant »

Hi Experts,

May i know is there any way to do the following?

For example,
I have this website http://www.a.com/?group=sg, may i know is there anyway to allow http://www.b.com to show the web contents for http://www.a.com/?group=sg ?

I have tried to use domain alias but it show me the web contents for http://www.a.com, without the ?group=sg

Thanks
Louis
Post Reply