PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
Old 07-09-2004, 06:11 AM   #1
RobM
Green Mole
 
Join Date: Jul 2004
Posts: 3
Why scan apache multi indexes?

The apache manuals show that you can specify sort orders for automatic directory listing e.g.

http://myserver/mydir/?C=N;O=D

The config.php has options for 16 variations for apache multi indexes. The default is all enabled. I see four of them in use when spidering my site.

1. Why do we need to rescan a directory with different sort orders at all? My server always responds with "Duplicate of an existing document".

2. Why does my spidering only use four of them?

3. Can I safely turn it off?

Thanks
Rob
RobM is offline   Reply With Quote
Old 07-09-2004, 07:08 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. The following is in the spider.php file:
PHP Code:
else if (!isset($apache_indexes[$lien['file']])) {
// check link and if okay include in index

so it's trying not to include multiple copies formed from Apache FancyIndexing.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
apache:apache on connect.php lucite Troubleshooting 0 01-27-2007 08:02 AM
Apache hangs when starting to scan a website djuritz Troubleshooting 3 07-14-2006 05:10 AM
How to scan XML documents batman1056 How-to Forum 1 05-19-2005 07:34 AM
Multi-line HTML comments incorrectly being indexed nicrodgers Troubleshooting 0 12-22-2004 02:32 AM
old indexes baskamer How-to Forum 1 03-31-2004 07:30 AM


All times are GMT -8. The time now is 02:40 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.