Check your <Dirctory > tag in httpd.conf, if you have a trailing / after
the directory name then it requires that trailing / to be there when you
type in the address:
<Directory "/home/httpd/htdocs">  -->  Allows you to just type
server.name.com , but:
<Directory "/home/httpd/htdocs/">  --> Requires the server.name.com/ 


On Tue, 27 Jun 2000, anurag jalan wrote:

> Hi all,
> 
> I run Apache 1.3.12 on my Lan ( don't know what version my hosting company
> runs )
> An URL such as http://www.schoolcircle.com/sports shows up on *their*
> servers ..
> but locally i have to add the trailing "/" to view the index page ..as in
> http://www.schoolcircle.com/sports/ .......
> 
> Can i 'fix' this somewhere in httpd.conf ?
> 
> Regards
> 
> Anurag
> 
> 
> -- 
> To unsubscribe send e-mail to [EMAIL PROTECTED]
> For additional commands send e-mail to [EMAIL PROTECTED]             
> Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
> 

########################
#    Philip Jenkins    #
#  [EMAIL PROTECTED]  #
#     703-464-3209     #
#      UUcom Inc.      #
# http://www.uucom.com #
########################


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to