|
|
#1 |
|
Custom User Title
|
Hey guys, i tried to solve this myself but i'm stuck and need help.
There's a site located at playcenter.playnetservice.it which is a subdomain of playnetservice.it created through the hosting cpanel. If you enter playcenter.it, it redirects you to the correct domain (there are specific rules about that in the htaccess files) which is playcenter.playnetservice.it but i want to mask this redirect and have the URL bar only display playcenter.it I know it's possible but i feel i am going in circles. Does anyone know about this? my current htaccess looks like this: Code:
RewriteCond %{HTTP_HOST} ^playcenter\.it$ [OR]
RewriteCond %{HTTP_HOST} ^www\.playcenter\.it$
RewriteRule ^/?$ "http\:\/\/playcenter\.playnetservice\.it\/" [R=301,L]
__________________
![]() ![]()
Last edited by Mollocephalus; 08-9-2014 at 05:38 AM.. |
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|