まあ、退避というか 一連のファイルで当分の間関係ないものを別の所に移動 させましょう、御存じの方は前?面(全面)削除するのでせうが?にゃん たろうは、そういうてもおられません。
nyan:/var/data/www/apache2/htdocs# ls
apache_pb.gif index.html.es index.html.po.iso8859-2
apache_pb.png index.html.et index.html.pt
apache_pb2.gif index.html.fr index.html.pt-br
apache_pb2.png index.html.he.iso8859-8 index.html.ru.cp-1251
apache_pb2_ani.gif index.html.hr.iso8859-2 index.html.ru.cp866
index.html.ca index.html.it index.html.ru.iso-ru
index.html.cz.iso8859-2 index.html.ja.iso2022-jp index.html.ru.koi8-r
index.html.de index.html.ko.euc-kr index.html.ru.utf8
index.html.dk index.html.lb.utf8 index.html.sv
index.html.ee index.html.nl index.html.var
index.html.el index.html.nn index.html.zh-cn.gb2312
index.html.en index.html.no index.html.zh-tw.big5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nyan:/var/data/www/apache2/htdocs# cd ..
nyan:/var/data/www/apache2# ls
bin/ cgi-bin/ error/ icons/ lib/ man/ modules/
build/ conf/ htdocs/ include/ logs/ manual/
====================================================
nyan:/var/data/www/apache2# mkdir 01_backup_htdocs
nyan:/var/data/www/apache2# /var/data/www/apache2/bin/apachectl stop
nyan:/var/data/www/apache2# mv htdocs/* 01_backup_htdocs/
nyan:/var/data/www/apache2# cp /home/mm/http/no.1.html
htdocs/index.html
さてなにか”index.html”を作成しましょ う
mm@nyan:~$ echo "<html>" > index.html
mm@nyan:~$ echo "<head>" >> index.html
mm@nyan:~$ echo "</head>" >> index.html
mm@nyan:~$ echo "<body>" >> index.html
mm@nyan:~$ echo "ようこそ にゃんたろう の 世界へ" >> index.html
mm@nyan:~$ echo "</body>" >> index.html
mm@nyan:~$ echo "</html>" >> index.html
mm@nyan:~$ cat index.html
<html>
<head>
</head>
<body>
ようこそ にゃんたろう の 世界へ
</body>
</html>
これを ”nyan:/var/data/www/apache2/htdocs# pwd
/var/data/www/apache2/htdocs”ということで ”
/var/data/www/apache2/htdocs”に設置しましょう、当然ユーザー、グループを
変更する事、思わぬ落し穴です。またモードも合わせて変更しておいてね!その
後これで起動”/var/data/www/apache2/bin/apachectl start”
、さてみて
みませう”mm@nyan:~/http$ mozilla &”でもって 自分のIPアドレスを、入力す
るとこんな感じ
の 物が見えたら 、終わりです、誠に長い間御覧になって頂きありがとう御 座いました、御足元に御注意してお帰り下さい、にゃんたろう拝!