diff --git a/.htaccess b/.htaccess index beb798ed..1972f4d6 100644 --- a/.htaccess +++ b/.htaccess @@ -49,3 +49,6 @@ RewriteRule ^/weather/(.*)$ /index.php/weather/$1 [U,L] #ip_address RewriteRule ^/ip/$ /index.php/apps/ip2location/ [U,L] + +#ssl +RewriteRule ^/\.well-known/(.*)$ /.well-known/$1.htm [U,L] diff --git a/.well-known/acme-challenge/N7Pw6QQtOzRE_YxOw-bkDODKCIGgvRB3AxNLmanUVWw b/.well-known/acme-challenge/N7Pw6QQtOzRE_YxOw-bkDODKCIGgvRB3AxNLmanUVWw.htm similarity index 100% rename from .well-known/acme-challenge/N7Pw6QQtOzRE_YxOw-bkDODKCIGgvRB3AxNLmanUVWw rename to .well-known/acme-challenge/N7Pw6QQtOzRE_YxOw-bkDODKCIGgvRB3AxNLmanUVWw.htm diff --git a/.well-known/acme-challenge/YukM-e-HdaXxgW9kmAqOSVtSbrwpkz29oHb61PA_GaE b/.well-known/acme-challenge/YukM-e-HdaXxgW9kmAqOSVtSbrwpkz29oHb61PA_GaE.htm similarity index 100% rename from .well-known/acme-challenge/YukM-e-HdaXxgW9kmAqOSVtSbrwpkz29oHb61PA_GaE rename to .well-known/acme-challenge/YukM-e-HdaXxgW9kmAqOSVtSbrwpkz29oHb61PA_GaE.htm