Hi
I'm trying httrack to create a static version of dynamicaly
generated page so it can be put on a simple http server and
sustain heavy load.
Is there an option that would allow to preserve URLs in href
tags to be http encoded with %ASCII_nuber codes and files
saved with normal unicode names ?
now both url and filenames are full unicode thus serving
unicode links makes browser to them which brakes them :( |