Hey,
is there a way to redirect from the temporary url: http://server.com/~USER to the real domain?
is there a way to redirect from the temporary url: http://server.com/~USER to the real domain?
r u sure?
and that is exactly what I asked.Now I understand: you want a real redirect that also changes the URL bar in your browser. One way to do that would be to use a complex .htaccess file which will look for the server-based domain name in the headers and do a redirect if the condition is met.
Jeff