2006/10/16, phpcoder <[EMAIL PROTECTED]>:
> Yes it does load the page with a trailing slash, so it appears to be
> getting closer :-)

You probably have things set up with an Alias. And this Alias probably
has a trailing slash in your configuration file.

Alias-es are very picky about trailing slashes. If you specify them in
your configuration, they are required. Remove the trailing slash,
restart Apache and tell us if things are working.

Quote from http://httpd.apache.org/docs/2.0/mod/mod_alias.html#alias

"Note that if you include a trailing / on the url-path then the server
will require a trailing / in order to expand the alias. That is, if
you use Alias /icons/ /usr/local/apache/icons/ then the url /icons
will not be aliased."

Regards,

Martin

-- 
  Martin Schapendonk, [EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to