PDA

View Full Version : deny adminfolder indexing


kalli
08-31-2005, 01:08 AM
hello,

my problem is, that the ../phpdig/admin folder is also found when i'm searching. i don't want that.
can i deny that to the spider ?

anyway, im using the shell to update the index.
php -f /phpdig/admin/spider.php http://localhost/bla

how can i use the depth in these command ?
that would help me solving my problem.

thank you

Charter
09-03-2005, 01:22 PM
The admin folder shouldn't be indexed, provided there is no link to it. If you do link to it, use PHPDIG_ADM_AUTH and set an htaccess disallow. As for search depth, there is a mod here (http://www.phpdig.net/forum/showthread.php?t=1095) that may be useful to you.