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