CFLOCATION not passing URL variable
I have a simple CFLOCATION redirecting to a page with a fixed value of 15 as id
<CFLOCATION URL="http://www.MYWEBSITE.com/index.cfm?id=15">
When I hit the page locally it works fine, the receiving page can see the value of 15 in id.
However, when I run the same page on the server I get an error that the url.id does not exist
Not sure what is causing this, could it be a config issue in the CF admin?
Thanks
Mark
