No / allowed on end

LinkedIn is very picky about the slash on the end /. When I add it, the GUI takes it off.

noslashonend

It should add an / on the end when you visit you url:

root@dev:/home/admin/conf/web/xxxxxx# cat nginx.conf_redirect 
   return 301 https://hestiacp.com/docs/introduction$request_uri;

And

jaapmarcus@Jaaps-MacBook-Air % curl -I https://dev.xxxx.nu

HTTP/2 301

**server**: nginx

**date**: Mon, 02 Oct 2023 09:08:38 GMT

**content-type**: text/html

**content-length**: 162

**location**: https://hestiacp.com/docs/introduction/

**strict-transport-security**: max-age=31536000;

image

Click save.

No slash on end.

image

Goes to profile not found. The link works fine using it in browser.

image

No slash on the redirect