[302] in RedHat Linux List

home help back first fref pref prev next nref lref last post

apache problem solved

daemon@ATHENA.MIT.EDU (Wierdl Mate)
Mon Oct 21 19:57:42 1996

To: redhat-list@redhat.com
Date: Mon, 21 Oct 1996 18:26:28 -0500
From: Wierdl Mate <matyi@wierdlmpc.msci.memphis.edu>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

Well, this seems obvious to most but if you are using Unix, it is
unexpected. I wanted to include the directory /usr/src/HTML in the
apache "tree". So I made the line

	Alias /linuxdoc/ /usr/doc/HTML

in /etc/httpd/conf/srm.conf. But my www browsers would  complain
about the refernce  

	HREF="linuxdoc"

in a local file.
Well, the problem is that (apparently) I should have put

	Alias /linuxdoc/ /usr/doc/HTML/
and 
	
	HREF="linuxdoc/"

Note the trailing `/' ! 

Mate




--
  PLEASE read the Red Hat FAQ, Tips, HOWTO and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-HOWTO 
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post