Quote:
Originally posted by eva2000
oh wait any problems you can see running both overgrow's search engine spidering hack and yours together ? i also use htacess to use mod_rewrite to prevent hot linking of my forum images
|
No problems at all. I just installed Overgrows
http://dbforums.com/archive/
I did make one change to Overgrows though so that I wouldn't need to use .htaccess files. I deleted the .htaccess and added this to my httpd.conf:
Code:
RewriteRule ^/archive/.* /archive/index.php [L]
But either method will work.