I’m working on a new site with an install of ExpressionEngine that I just updated to 1.70. I don’t know if this is even an EE issue, but when the urls of the site are entered with a / afterward (ie: http://dobrin-han.com/index.php/site/profiles/people/) the user gets a 404. When the url is entered without the / (ie: http://dobrin-han.com/index.php/site/profiles/people) the page displays perfectly.
This is causing issues when I try to use the SAEF, because it directs the form to a path that the server doesn’t seem to recognize.
I’m scratching my head on this one. Thanks in advance for any help people can provide.