Forum Moderators: phranque

Message Too Old, No Replies

Add*

Can't add descr. or icon to folder :-(

         

Claude

11:36 am on Jan 28, 2005 (gmt 0)



Hi

I have apache 2 running on Windows.
indexing works file but not on one folder.
i have a folder c:\localhost (thats my root dir)
then i have folder "PinV" (c:\localhost\PinV)
so i want a description:
AddDescription "this is PinV" PinV/
but it doesnt work :-(
but i can do it on phpMyAdmin:
AddDescription "Tool for MySQL-Database" phpMyAdmin/

in PinV there's a folder "schedule"
i can add a description like that (note the space after /PinV/):
AddDescription "my schedule" /PinV/ schedule/
but not with
AddDescription "my schedule" /PinV/schedule/
why not?

also this failes:
AddIcon /icons/PinV.gif /PinV/
while this works:
AddIcon /icons/clock.gif /PinV/schedule/