ErrError: Difference between revisions
Jump to navigation
Jump to search
Email
| Line 26: | Line 26: | ||
=== LookSmart's Furl 的中文網頁備份 === | === LookSmart's Furl 的中文網頁備份 === | ||
[http://search.looksmart.com/ LookSmart]'s [http://www.furl.net/ Furl] backup ok ex:可以備份成功的網頁是[http://free.tnc.edu.tw/modules/newbb/viewtopic.php?topic_id=726&forum=15 ghost2003在winxp ntfs格式下備份怎樣可以自动還原] and [http://bbs.ntu.edu.tw/cgi-bin/readbrd.cgi?board=RulesofOrder&dir=A10FNOG3&type=file 請問有關議事員](備份成功, 但是並無以下兩個meta) | [http://search.looksmart.com/ LookSmart]'s [http://www.furl.net/ Furl] backup ok with the following markup ex:可以備份成功的網頁是[http://free.tnc.edu.tw/modules/newbb/viewtopic.php?topic_id=726&forum=15 ghost2003在winxp ntfs格式下備份怎樣可以自动還原] and [http://bbs.ntu.edu.tw/cgi-bin/readbrd.cgi?board=RulesofOrder&dir=A10FNOG3&type=file 請問有關議事員](備份成功, 但是並無以下兩個meta) | ||
<meta http-equiv="content-type" content="text/html; charset=big5" /> | <meta http-equiv="content-type" content="text/html; charset=big5" /> | ||
| Line 44: | Line 44: | ||
<meta http-equiv="content-language" content="tw" /> | <meta http-equiv="content-language" content="tw" /> | ||
ps: already [http://www.furl.net/faq.jsp#foreign submit] this bug | |||
Revision as of 07:53, 25 September 2004
Err... Another error, 以下只是可能的解決方案
CGI
500
- 檔案使用錯誤型態(ASCII/Binary)傳送,儘管多數ftp可以自動判斷傳輸型態, 但是如果檔案沒有副檔名, 可能導致軟體誤判, 通常應該使用ASCII
Wiki
- OddmuseWiki 安裝時遇到的問題與解決 OddmuseTrouble
收不到信
- (1) 信還沒寄, (2) 信已經寄了, 但是網路問題, 你還沒收到, (3) 信已經寄了, 但是你的電子郵件網域名稱, 疑似中毒被擋, 請向email服務商反應 (4) 信對方已經收到, 但是他設定了篩選器(filter), 放在收信夾以外的信件夾, 而他自己忘了有設定filter這回事, 請他用郵件軟體內附的搜尋功能
Webpage Editor
相同階層的文字段落顯示不同的樣式
- 修改原始碼
- 複製附近正常的樣式, 然後用以取代不同樣式的文字
被退信
Not Classified
網站掛了, 是我的ISP線路出問題?
- 使用 Alertra Web Site Monitoring Webping
LookSmart's Furl 的中文網頁備份
LookSmart's Furl backup ok with the following markup ex:可以備份成功的網頁是ghost2003在winxp ntfs格式下備份怎樣可以自动還原 and 請問有關議事員(備份成功, 但是並無以下兩個meta)
<meta http-equiv="content-type" content="text/html; charset=big5" /> <meta http-equiv="content-language" content="tw" />
backup failed
1.
<meta http-equiv="content-type" content="text/html; charset=big5" />
2.
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
lack this line:
<meta http-equiv="content-language" content="tw" />
ps: already submit this bug