Hi
I have a SSL certificate for my domain www.#*$!xx.net
Unfortunately, it is not a wildcard certificate and will not work for browser access to xxxxx.net
Is there a way in PHP to check the browser address and if a user types in xxxxx.net, I can forward them to www.xxxxx.net?
Thanks