Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 53671 invoked by uid 500); 26 May 2002 04:53:51 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 53660 invoked from network); 26 May 2002 04:53:51 -0000 Received: from aoit.whs.edu (169.227.254.67) by daedalus.apache.org with SMTP; 26 May 2002 04:53:51 -0000 Received: from localhost (kmoch@localhost) by aoit.whs.edu (8.12.2/8.12.2) with ESMTP id g4Q4s1bD017000 for ; Sat, 25 May 2002 23:54:01 -0500 (CDT) Date: Sat, 25 May 2002 23:54:01 -0500 (CDT) From: Joe Kmoch To: users@httpd.apache.org Subject: referring to a page on another server Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N We're using Apache 1.3 and have a main server and a virtual server on port 8080. I'm trying to create a link to a specific page on the port 8080 server from the main server. The main server is www.whs.edu and the page on the virtual server is on /whsevents/gov-visit-05may02/slideshow.html The document root on the main server is: DocumentRoot "/var/apache/htdocs" and the document root on the virtual server is: #DocumentRoot "/home/kmoch/whs/httpdocs" For the link on the main server I've tried www.whs.edu:8080/whsevents/gov-visit-05mayh02/slideshow.html www.whs.edu:8080/whs/httpdocs/whsevents/ (rest as above) www.whs.edu:8080/home/kmoch/whs/httpdocs/ (rest as above) I'm obviously not understanding link referencing. Can you help out thie neophyte? Thanks! Joe -- Joe Kmoch Washington High School Director, Academy of Information Technology 2525 N. Sherman Blvd kmoch@whs.edu Milwaukee, WI 53210 (414) 875-5982 (desk) (414) 875-5900 (school) (414) 875-5980 (academy) (414) 875-5915 (fax) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org