@mahadi This is effectively the opposite of what people usually want, (usually they DO NOT want the .html
extension to appear).
You cannot use _redirects
to push from non-.html
to .html
, you must use Edge Functions.
See:
@mahadi This is effectively the opposite of what people usually want, (usually they DO NOT want the .html
extension to appear).
You cannot use _redirects
to push from non-.html
to .html
, you must use Edge Functions.
See: