FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » HTTP headers and header()
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
HTTP headers and header() [message #176642] Fri, 13 January 2012 20:47 Go to previous message
Sandman is currently offline  Sandman
Messages: 32
Registered: August 2011
Karma:
Member
Hello,
I run a website which allows users to create profiles for
themselves, i.e. example.com/user. Recently I've had a request for
custom domains, i.e. where vanity.user.com would take a browser to
example.com/user.

Using my own domain, I changed vanity.user.com so it resolves to
the IP address of my webserver. Since I run apache, I created a
RewriteRule so if the HOST header matched vanity.user.com it would
redirect permanently to example.com/user.

Upon redirection however, the location bar in my browser updates
to example.com/user. Does anyone know if there is a way to:

1. Redirect the vanity domain to the user's profile.
2. Keep the location bar the same (i.e. vanity.user.com)

I'm cross-posting to comp.lang.php because I was wondering if the
header() function might help.

Thanks!
Sandman
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: error from phpadmin
Next Topic: list() Struktur auslagern
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 28 14:43:59 GMT 2024

Total time taken to generate the page: 0.04093 seconds