|
Your server can not handle them that would appear.
Depending on you Apache version you would need to edit your server config file httpd.conf and add something like this but then that requires you to have full access to the server setup which most people do not have.
AcceptPathInfo On
or
AllowPathInfo On
|