mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 11:16:42 +00:00
Move the editions into a subfolder
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
title: CharacterEncoding
|
||||
modifier: blaine
|
||||
created: 20110211110625
|
||||
modified: 20110211131015
|
||||
tags: troubleshooting
|
||||
creator: psd
|
||||
|
||||
When you upload a TiddlyWiki to a web server, if doesn't load properly, it may be a CharacterEncoding issue.
|
||||
|
||||
TiddlyWiki uses Unicode ~UTF-8 encoding and won't load properly if your host is serving it as ~ISO-8859-1. You should be able to check this by loading another page on the server in FireFox and selecting 'Page Info' on the 'Tools' menu.
|
||||
|
||||
If this is the case, it should be reasonably easy to sort out. We recommend that you contact your server host and ask them to serve it in ~UTF-8 mode. If you are more technically hands-on, you may be able to [[solve the issue yourself|http://www.w3.org/International/questions/qa-htaccess-charset]].
|
||||
Reference in New Issue
Block a user