On Mon, 8 Apr 2002, Joon Guillen wrote: > The boot/root disks already work and the rootdisk FS loads to RAM. It's the > html directory that isn't, and has to be in a diskette in order to be read > by the httpd server.
After the root disk is loaded into ramdisk as the root / directory, httpd will look for the the ServerRoot directory as specified in httpd.conf. This directory can be in ramdisk -- it does not have to be on a diskette. Just check how apache was compiled to see where httpd.conf is loaded by default. Then put the proper ServerRoot directory (you would want this in the ramdisk) in httpd.conf. PMana _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
