All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.site..htaccess Maven / Gradle / Ivy

RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NC]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy