I want all my users to be redirected to https://example.com/subfolder/
A single 301 redirect that redirects to https + non-www + trailing slash.
How do I do this in htaccess?
I want all my users to be redirected to https://example.com/subfolder/
A single 301 redirect that redirects to https + non-www + trailing slash.
How do I do this in htaccess?