View Single Post
Old 04-17-2004, 09:24 AM   #2
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
If I understand what you're asking, you need to change the following option in config.php to true:
Code:
define('PHPDIG_IN_DOMAIN',false);
The comment about this statement in the documentation says:
Quote:
//allows phpdig jump hosts in the same
//domain. If the host is "www.mydomain.tld",
//domain is "mydomain.tld"
vinyl-junkie is offline   Reply With Quote