From: Angus Davis <[EMAIL PROTECTED]> Subject: How to setup realserver for multiple users on unix Here's my deal. We have a bunch of users here, and we share a unix box. We all have home directories, and in those home directories, we have a "public_html" directory. Anything that goes in the "public_html" directory is accessible through the web server through a URL like http://myservername/~username/ I'd like something similar for my Real server. We'd like to have a "real" subdirectory in our home directories, and get something like http://myservername:8080/ramgen/~username/foo.rm to work. Is this possible? -angus
