|
07-09-2004, 07:11 AM | #1 |
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 |
07-09-2004, 08:08 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. The following is in the spider.php file:
PHP Code:
__________________
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. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
apache:apache on connect.php | lucite | Troubleshooting | 0 | 01-27-2007 09:02 AM |
Apache hangs when starting to scan a website | djuritz | Troubleshooting | 3 | 07-14-2006 06:10 AM |
How to scan XML documents | batman1056 | How-to Forum | 1 | 05-19-2005 08:34 AM |
Multi-line HTML comments incorrectly being indexed | nicrodgers | Troubleshooting | 0 | 12-22-2004 03:32 AM |
old indexes | baskamer | How-to Forum | 1 | 03-31-2004 08:30 AM |