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 Quote 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'], Quote Link to comment https://forums.phpfreaks.com/topic/164466-multi-tld-config/#findComment-867597 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.