View Single Post
Old 03-27-2006, 03:23 PM   #1
bugmenot
Awaiting Email
 
Join Date: Aug 2005
Location: a
Posts: 4
Indexing new directories

Hi, I'm just wondering if there's a way phpDig can index a new directory (which only contains an index file) that can be regularly created using a php script.

New directories (with index file) are added, are linked via php scripts on some pages, yet they do not get indexed. Why? Where should I re-index?

'LIMIT_TO_DIRECTORY',false
'PHPDIG_IN_DOMAIN',true
'PHPDIG_DEFAULT_INDEX',false ?? <- what does this do?
bugmenot is offline   Reply With Quote