Apache question

Ben Pfaff pfaffben@msu.edu
30 Mar 2000 22:11:03 -0500


Mike Szumlinski <szumlins@pilot.msu.edu> writes:

> My code is written to look for directories, which default to a root 
> document (index.html), so say if you click on a link, it goes to 
> ../root/blah which should link to ../root/blah/index.html, which it did 
> on the afs space. However, Apache on my linux machine needs to have that 
> slash written in after blah to find the index.html file. Is there a way 
> to switch this so I don't have to go back and fix all the code I've 
> already written? 

Most likely the answer is in one of these places.  (Read the
latter carefully though.)
	http://www.apache.org/docs/misc/FAQ.html#set-servername
	http://www.apache.org/docs/mod/mod_alias.html#alias