Page is a not externally linkable
vincevincevince - 3:02 pm on Nov 6, 2012 (gmt 0)
The problem is actually wordpress - this call, in a PHP file placed within a plugin, will solve the problem:
remove_filter('template_redirect', 'redirect_canonical');