Yine olmadı hocam bi pm attım adresi size ama müsait olursanız.
Bu iş görür
RewriteCond %{HTTPS} =on
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9} /(.*)//(.*) HTTP/ [NC]
RewriteRule ^.*$ https://%{SERVER_NAME}/%1/%2 [R=301,L]
Ref: https://mertcangokgoz.com/apachede-httpden-https-gecis/