View previous topic :: View next topic |
Author |
Message |
Woody -
Joined: 20 Aug 2003 Posts: 5
|
Posted: Fri Jul 30, 2004 11:24 am Post subject: A Question...please help me |
|
|
can abyss support unicode(UTF-8)?And how can i make unicode? |
|
Back to top |
|
 |
mcwilliams132 -
Joined: 27 Jul 2003 Posts: 167 Location: Oshkosh, WI
|
Posted: Fri Jul 30, 2004 6:29 pm Post subject: |
|
|
do you understand what unicode(UTF-8)? is ?
Why do you need it? _________________ ::::::::::::::::::::::::::::::::::::::::::::::::::
:: Jon-Paul LeClair
:: http://mcwilliamsworld.com
:: "Lobster sticks to magnet!" |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Fri Jul 30, 2004 6:46 pm Post subject: |
|
|
http://www.aprelium.com/abyssws/faq.html#A1-3
Quote: |
3. Why is a '404 Not found' error reported when requesting a file which name contains national characters?
Most modern browsers can encode URLs that contain non-ASCII characters in UTF-8 and send them to web servers.
Abyss Web Server does not support decoding UTF-8 URLs and will report a 404 Not found error even if the file (which name have non-ASCII characters) exists.
For the sake of interoperability, we recommend naming your web site files using only standard ASCII characters: no national characters, no characters with accents or non-latin characters. This will guarantee that they can be accessed without any problem from any browser.
|
No UTF-8 in the stable version, don't know whether it will appear in the beta... |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Aug 02, 2004 3:07 am Post subject: Re: A Question...please help me |
|
|
Woody wrote: | can abyss support unicode(UTF-8)?And how can i make unicode? |
All depends on where are you going to use Unicode. All the version of Abyss support Unicode in served documents (actually, your HTML files and any of your document can be in any encoding.)
In version 1.x, Unicode file names are not supported. The new version that is being tested (see 2.0 Beta in this forum) supports Unicode file names on all the platforms (Windows, Linux, MacOS X.) _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|