「FunMake/丁禾」修訂間的差異
跳至導覽
跳至搜尋
(→路徑檔案簡述) |
(→三、/FM) |
||
| 第22行: | 第22行: | ||
#style.css 設定網站參數 | #style.css 設定網站參數 | ||
#siteConstant.php 設定網站常數 | #siteConstant.php 設定網站常數 | ||
| + | #menu.css | ||
| + | #index.php | ||
於 2016年10月30日 (日) 16:09 的最新修訂
2016.10.29
Filezilla檔案權限
- 分為三層、有三種權限
- 擁有人
- 群組
- 公眾
- 三種權限
- 讀取 0 4
- 寫入 0 2
- 執行(shell、php腳本可否執行) 0 1
路徑檔案簡述
一、/
- GfWebContent.php:投射wiki頁。
- fmConstant.php:DSN設定:
- index.php:將域名導向伺服器
- drawword.php:畫字。
- 字形(.ttf)要丟到fonts資料夾。
二、/et
三、/FM
- theme.php 導航列
- style.css 設定網站參數
- siteConstant.php 設定網站常數
- menu.css
- index.php