Then how does IIS encodes this ?

i.e IIS can handle http://domain.com/some/german/character/containing/filename.htm
or
http://domain.com/some/greek/character/containing/filename.htm


Joshua Slive wrote:
On 9/22/06, Istanbul Hosting <[EMAIL PROTECTED]> wrote:
Hello,

How can apache support international characters in the URI part of the URL?

i.e greek ; http://somegreek.com/somegreekcharacters.html

i couldnt manage this work

system encoding is UTF

What do you mean by the URI part of the URL?  A URL is a type of URI,
so that doesn't really make any sense.

In general, non-ascii characters need to be encoded before being used
in a URL.  Details about this are contained in the HTTP/1.1 spec.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to