Thread: Spider Problem
View Single Post
Old 12-28-2003, 03:05 PM   #5
i_am_cam
Green Mole
 
Join Date: Dec 2003
Posts: 6
ok i've changed the config line to

Quote:
define('FORBIDDEN_EXTENSIONS','\.(gz|z|tar|css|zip|tgz|msi|arj|zoo|rar|r[0-9]+|exe|bin|pkg|rpm|deb|bz2)$');
to try and eliminate the .css files being indexed and causing errors.

as for httpd.conf, I don't have access to this file on my host :/

my max_execution_time is set to 50000 if this helps

Last edited by i_am_cam; 12-28-2003 at 03:23 PM.
i_am_cam is offline   Reply With Quote