You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't want trailing slashes as the identifiers being passed to e.g. /api/business/1234567 or /search/Acme. Have .htaccess strip off trailing slashes and rewrite the URL.
The text was updated successfully, but these errors were encountered:
We don't want trailing slashes as the identifiers being passed to e.g.
/api/business/1234567
or/search/Acme
. Have.htaccess
strip off trailing slashes and rewrite the URL.The text was updated successfully, but these errors were encountered: