Page 1 of 1

[ASK] How to redirect url to lowercase???

Posted: Tue Jan 09, 2018 12:56 pm
by agus
Hi,

I want to redirect url http://www.example.com/Test.html to http://www.example.com/test.html

How to do that?

Re: [ASK] How to redirect url to lowercase???

Posted: Tue Jan 09, 2018 6:20 pm
by mehargags
Use an .htaccess rule set, you can generate it here https://www.htaccessredirect.net/

Re: [ASK] How to redirect url to lowercase???

Posted: Sun Jan 14, 2018 2:00 pm
by agus
mehargags wrote:Use an .htaccess rule set, you can generate it here https://www.htaccessredirect.net/

hi, thanks for your answer.
however, i cannot find the solution.

I want to redirect all to lowercase url. global redirect.

I am trying this method, not work. it give me 500 error.

Code: Select all

https://www.a2hosting.com/kb/developer-corner/apache-web-server/using-the-mod-speling-apache-module