You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Huge downside after enabling HTTPS enforcement for the repository:
curl vaido.world|cmd
Microsoft Windows [Version 10.0.18363.720]
(c) „Microsoft Corporation“, 2019. Visos teisės ginamos.
C:\Users\Juozas> % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 941
<html>
C:\Users\Juozas><head><title>301 Moved Permanently</title></head>
C:\Users\Juozas><body>
C:\Users\Juozas><center><h1>301 Moved Permanently</h1></center>
C:\Users\Juozas><hr><center>nginx</center>
C:\Users\Juozas></body>
C:\Users\Juozas></html>
C:\Users\Juozas>
C:\Users\Juozas>
The only true solution appears to be .htaccess redirection to https protocol,
or backend solutions. It is possible to do with JavaScript, but JavaScript is known to be disabled, unused due to safety concerns.
https://stackoverflow.com/questions/4954768/automatic-redirection-to-https
The text was updated successfully, but these errors were encountered: