設置過程 不同的 Oracle 產品的容量大小通常是在幾兆字節和幾百兆字節之間。在過去,首要任務是從 CD 中復制或者從壓縮文件中解壓縮軟件,然后將其放在需要的瞬間服務器上。一旦進行了復制或解壓縮后,必須設置 web 服務器虛擬目錄,以便可通過 HTTP 設定 Disk1 和子目錄的地址。在產品包括多個 CD 時,就必須按照與 Disk1 同樣的級別擴展 Disk2 、 Disk3 等等目錄。
下面是在典型的 Apache web 服務器配置中從 httpd.conf 文件解壓縮的內容:
# DocumentRoot:The Directory out of which you will serve documents.By default, all requests are taken from this directory, but # symbolic links and aliases may be used to point to other locations.
# Each directory to which Apache has access, can be configured with respect to which services and features are allowed and/or # disabled in that directory (and its subdirectories).