Hello!
I have two domain for my site. The main site is example.net, and I have example.com.
If someone type example.com (or www.example.com, http://example.com or whatever) then I redirect them to example.net (my provider set domain redirecting).
So, is it possible, to take into a php variable if someone come from .com or directly type .net?
Thank you