|
|
[Perlfect-search] .css .zip files fetched from server
Hannes Schmiderer johannes.schmiderer@aon.at
Tue, 22 May 2001 15:04:19 +0200
Hello,
I'm using the http-indexing method. I just looked at my logfiles of the
server and saw that every second file fetched during the indexing process
was my .css file, which is included in every file. I also noted a .zip file
fetched from the perlfect-search bot.
@EXT = ("html","shtml","php");
@HTTP_CONTENT_TYPES = ('text/html');
Is the @EXT Variable not used when indexing via HTTP?
Thanx
Hannes
|
|