DocumentRoot : Apache
DocumentRootはWeb上へ公開するディレクトリ( ドキュメントルート)を設定する。
DocumentRoot "c:/Program Files/Apache Group/Apache2/htdocs"
htdocsディレクトリにindex.htmlがある場合、下記のアドレスでアクセスできる。
http://localhost/index.html
http://127.0.0.1/index.html
コメントはまだありません。
コメントの投稿
改行と段落タグは自動で挿入されます。メールアドレスは表示されません。
利用可能な HTML タグ :
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite="">
<cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>