Quote:
Originally Posted by Alfa1
I have one site, but with multiple url's pointing to it:
mymainurl.com
mysecondurl.com
I want to display mymainurl.com/forum/member.php?=member.php?username=ExampleUserName
as
mysecondurl.com/username
Is this possible?
|
Quote:
Originally Posted by MiahBeSmokin420
yes thats the way i have mine set up
just add the .httaccess file in the other domain you have and set it to go to the domain you want it to
|
I do not have different directories per url. It's all the same. My profiles can be accessed on both:
mymainurl.com/forum/member.php?u=1
and
mysecondurl.com/forum/member.php?u=1
It is the same page. How do I set this in .htaccess?