FunMake/丁禾:修訂版本之間的差異
出自六年制學程
(→三、/FM) |
|||
(未顯示同用戶所作出之2次版本) | |||
第 12 行: | 第 12 行: | ||
===路徑檔案簡述=== | ===路徑檔案簡述=== | ||
====一、/==== | ====一、/==== | ||
− | #GfWebContent. | + | #GfWebContent.php:投射wiki頁。 |
− | # | + | #fmConstant.php:DSN設定: |
− | # | + | #index.php:將域名導向伺服器 |
− | #drawword. | + | #drawword.php:畫字。 |
*字形(.ttf)要丟到fonts資料夾。 | *字形(.ttf)要丟到fonts資料夾。 | ||
====二、/et==== | ====二、/et==== | ||
====三、/FM==== | ====三、/FM==== | ||
+ | #theme.php 導航列 | ||
+ | #style.css 設定網站參數 | ||
+ | #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