Thread
:
Keeping the spider in the search directory and its subdirs
View Single Post
05-24-2004, 06:17 AM
#
2
vinyl-junkie
Purple Mole
Join Date: Jan 2004
Posts: 694
Welcome to the forum, ciaran@clissman.
In the includes/config.php file, find the following statement:
PHP Code:
define
(
'PHPDIG_IN_DOMAIN'
,
false
);
and replace it with this:
PHP Code:
define
(
'PHPDIG_IN_DOMAIN'
,
true
);
vinyl-junkie
View Public Profile
Find More Posts by vinyl-junkie