PDA

View Full Version : LIMIT_TO_DIRECTORY


Rolandks
08-24-2004, 02:40 AM
Hi,
i upgrade from 1.6.5 to 1.8.3, its work fine the most time :cool:. What does the feature mean: LIMIT_TO_DIRECTORY ?

Root
/sub1
/sub2
/sub3

I exclude manuell in Admin Panel.
/sub4

I will index sub to sub3 - is LIMIT_TO_DIRECTORY now true or false?

Second: array for templates? I dissable this lines 82 to 89 in config.php I only need ONE $template?!

Thanks Roland

vinyl-junkie
08-24-2004, 04:32 AM
Hi Toland,

Limit to directory just means, for example, that if you specified:
http://www.domain.com/dirs/
phpdig would only spider pages under the "dirs" folder.

As to your other question, yes, you really only need one template.

Hope this helps. :)