eaglelegend Posted July 2, 2009 Share Posted July 2, 2009 Hi, on my config file I have 'public_dir' => 'http://www.URL.com', now would there be any possible way I can have somekind of if this user is on the .com site, its.com and if .net, its .net, btw both domains lead to the same path. Thank you in advance Mark Link to comment https://forums.phpfreaks.com/topic/164466-multi-tld-config/ Share on other sites More sharing options...
RussellReal Posted July 2, 2009 Share Posted July 2, 2009 uhm.. 'public_dir' => $_SERVER['SERVER_NAME'], Link to comment https://forums.phpfreaks.com/topic/164466-multi-tld-config/#findComment-867597 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.