Just make sure that links to those documents are URL encoded. Spaces, and other non-alphanumeric characters (except periods, commas, underscores, hyphens and a few others) need to appear in their encoded form.

Example:

<a href="my test.pdf">my test</a> should be written as <a href="my%20test.pdf">my test</a>

Hope that helps.

Ted Stresen-Reuter

On Mar 8, 2006, at 11:13 AM, Francisc Simon wrote:

Hallo ,
 
I'm new to HTDIG and i have the problem of indexing files with an space(blank) in the filename like: 'my test.pdf'.
I googled already but i didn't find anything.
Can someone help me ???
 
Greetings from Franc
:-)
THX 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
ht://Dig general mailing list: <htdig-general@lists.sourceforge.net>
ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to