[[MenuBar]]
* Apache
 <Directory "[path]">
    Options Indexes
    IndexOptions +FancyIndexing +NameWidth=* +SuppressDescription +SuppressIcon
    Allow from all
 </Directory>
- +FancyIndexing…アイコン、日時、サイズ、コメントの機能をつける
- +NameWidth=*…ファイル/ディレクトリ名を全部表示。*の代わりに数字を書くとそのバイト数分表示。
- +SuppressDescription…コメントが必要ないならはずす
- +SuppressIcon…アイコンが必要ないならはずす
* SVNのリポジトリと同期できないエラー
- trac-admin [フルパスでtracのプロジェクト] repository resync ""



トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS