Forum Moderators: phranque

Message Too Old, No Replies

URL's require trailing slash

         

robburne

12:06 am on Apr 6, 2006 (gmt 0)

10+ Year Member



Hi,

My apache installation needs the trailing slash to call a page, for example I must type:

www.myurl.com/test/

However this givea page not found:

www.myurl.com/test

I am guessing that this is configured in the http.conf file. Can anyone help.

Thnaks in advance.

Rob.

coopster

12:36 am on Apr 6, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, robburne.

Do you have DirectorySlash [httpd.apache.org] Off?

robburne

12:46 am on Apr 6, 2006 (gmt 0)

10+ Year Member



Hi,

Possibly, I have not turned anything off myself so if it's off be default then I would guess that's the problem.

I will take a look and let you know.

Many thanks,

Rob.

coopster

12:51 am on Apr 6, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Well, I guess I should have asked which version of Apache you are running first. This directive was made available in version 2.0.51 and later.