View Single Post
Old 04-09-2004, 08:05 AM   #1
Gakk Simian
Green Mole
 
Join Date: Apr 2004
Posts: 2
Index ignores directory with space in it

It took me a while to realize it, but PhpDig simply doesn't like my directory that contains a space. I copied the directory and contents to a new name that used '-' in place of the space and it indexed fine.

For example:
  • //myintranetserver/dir1/sub dir1 = Bad
  • //myintranetserver/dir1/sub-dir2 = Good

I don't want to stop using the spaces since I use the directory names to build up the left-nav bar.

Can you help?
Gakk Simian is offline   Reply With Quote