| " | → | " |
| & | → | & |
| < | → | < |
| > | → | > |
| | → | space |
| © | → | © |
| " | → | " |
| & | → | & |
| < | → | < |
| > | → | > |
| | → | space |
| © | → | © |
.htaccess
ErrorDocument 404 http://hogehoge/err/404.shtml
ErrorDocument 500 http://hogehoge/err/500.shtml
ErrorDocument 403 http://hogehoge/err/403.shtml
<meta name="robots" content="noindex,nofollow">
.htaccess
AuthUserFile /home/hoge/.htpasswd
AuthGroupFile /dev/null
AuthName "Please enter your ID and password"
AuthType Basic
require valid-user
アスキーモードでアップロード
http://www.cygwin.com/
「Install or update」から setup.exe をダウンロード
「Net」「X11」を "Default" → "Install"
?必要?
・ Base
・ Devel/gcc
・ Devel/gdb
・ Devel/make
・ Devel/gettext-devel