15,076
edits
(Web Service 無法登入) |
|||
| Line 37: | Line 37: | ||
=== Moodle上傳的檔案看不到(No input file specified) === | === Moodle上傳的檔案看不到(No input file specified) === | ||
* 系統參數設定(Configure Variables) : slasharguments: file.php/pic.jpg -> file.php?file=/pic.jpg 參考:[http://moodle.org/mod/glossary/showentry.php?courseid=5&concept=Uploaded+files+give+%22File+not+found%22 Uploaded files give "File not found"] | * 系統參數設定(Configure Variables) : slasharguments: file.php/pic.jpg -> file.php?file=/pic.jpg 參考:[http://moodle.org/mod/glossary/showentry.php?courseid=5&concept=Uploaded+files+give+%22File+not+found%22 Uploaded files give "File not found"] | ||
== Web Service == | |||
=== 無法登入 === | |||
# 大寫燈(Caps Lock)是否有亮? | |||
# 安全性是否調太高 | |||
# 刪除網頁暫存檔與cookie | |||
== Webpage Editor == | == Webpage Editor == | ||