2013-09-01から1ヶ月間の記事一覧
wget使うたび毎回ググってるので書く これで脳味噌に残るだろうか(`・ω・´) プロキシ設定 -e http_proxy="http://proxy.com:10080" -e https_proxy="https://proxy.com:10080" POSTデータ設定 --post-data="kuso=aaa&miso=bbb&tech=ccc" SSL証明書エラー…
[ubuntu, linux mintなど debian系にて] sudo su tasksel a2enmod rewrite apachectl restart または /etc/init.d/apache2 restart http://localhost/ にアクセスit works!