Skip to content

Instantly share code, notes, and snippets.

@cm3
Created January 22, 2014 05:06
Show Gist options
  • Save cm3/8553748 to your computer and use it in GitHub Desktop.
Save cm3/8553748 to your computer and use it in GitHub Desktop.
Fossilで環境変数エラーが出た場合の対処 ref: http://qiita.com/cm3/items/1f97b7ce76a935ece62f
RewriteEngine On
RewriteRule .* - [E=HOME:/home/ユーザ名/適当な場所]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment