Ayfri
01/18/2024, 8:10 PM@Page("/about/")
:
• /about/
Doesn't redirect to anything
• /about
Redirects to /about/
The current behaviour is the inverse, going to the page with a trailing page redirects you to the same page without the trailing slash.S.
01/18/2024, 9:30 PMS.
01/18/2024, 9:30 PMS.
01/18/2024, 9:30 PMAyfri
01/18/2024, 9:30 PMS.
01/18/2024, 9:31 PMAyfri
01/18/2024, 9:32 PMS.
01/18/2024, 9:33 PMAyfri
01/18/2024, 9:34 PMS.
01/18/2024, 9:35 PMAyfri
01/18/2024, 9:35 PMS.
01/18/2024, 9:42 PMAyfri
01/18/2024, 9:44 PM@Page("/about")
and going into /about/
, it would make an infinite loop if I also redirect from Cloudflare into "with trailing slash"S.
01/18/2024, 9:47 PMAyfri
01/18/2024, 9:48 PMAyfri
01/18/2024, 9:48 PM@Page("/about/index")
I get the behaviour I'm looking for !S.
01/18/2024, 9:51 PMBy default kobweb will allow to go on this page (it will not be considered as 404), but you will be redirected to the page without trailing slashyeah that would be the stuff I'd try to configure my hosting for
S.
01/18/2024, 9:51 PM@Page("/about/index")
should add the folder for you yea