ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server Interstage HTTP Server 運用ガイド

3.2.2 公開用ルートディレクトリの設定

  公開用ルートディレクトリは、環境定義ファイル(httpd.conf)において、以下に示すディレクティブを使用して設定します。


  公開用ルートディレクトリ“C:\Interstage\F3FMihs\servers\FJapache\htdocs”を設定する場合

DocumentRoot  "C:\Interstage\F3FMihs\servers\FJapache\htdocs"


  公開用ルートディレクトリ“/opt/FJSVihs/servers/FJapache/htdocs”を設定する場合

DocumentRoot  "/opt/FJSVihs/servers/FJapache/htdocs"