Im trying to open URL file contain other languages , for example Hebrew, and I getting 404 error file not found.
For example:
http://globnet.co.il/כפיר.txt >> 404
http://globnet.co.il/kfir.txt >> OK
Also if I use URL encode, its doesnt help:
globnet.co.il/%D7%9B%D7%A4%D7%99%D7%A8.txt >> 404
What showld be fixing it ?
For example:
http://globnet.co.il/כפיר.txt >> 404
http://globnet.co.il/kfir.txt >> OK
Also if I use URL encode, its doesnt help:
globnet.co.il/%D7%9B%D7%A4%D7%99%D7%A8.txt >> 404
What showld be fixing it ?