View Single Post
Old 10-10-2003, 01:51 AM   #2
BernhardG
Green Mole
 
BernhardG's Avatar
 
Join Date: Oct 2003
Location: PĆ¼ttlingen (Saar) - Germany
Posts: 8
Hi,

The problem is that your directory "text_content/" is not writeable by the web server. Set the rights of this directory to "777" to be sure that it works right. Later you can try to set the rights to 707 to raise the security level a bit.

I have no direct aswer to your second question. I would create a page that contains the links to your .doc files and is NOT linked with the other pages. After that you can index this page. Another solution could be to create a url file and use the command line interface of phpDig. Your call to this should look like this: php4 admin/spider.php a_file_that_contains_the_urls.txt

Bernhard
__________________
phpCMS - Content Management System
http://www.phpcms.de/
BernhardG is offline   Reply With Quote