2010-01-22から1日間の記事一覧

http 2.2 setting

$ ln -s /home/http/apache/bin/apachectl /home/http/httpd $ ls -ld /home/http/httpd $ /home/http/httpd start $ netstat -ant | grep <port num> $ telnet <web.server.ip.addr> <port num> HEAD /index.html HTTP/1.1apachectlを使い易い場所に移動 $ cd /home/http/apache/bin/ $ cp apachectl</port></web.server.ip.addr></port>…