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
Last-modified: 2011-12-22 (木) 11:27:48 (4508d)