Wolf
AI is here, time to obey our robot overlords!
Thanks for the dick pic.
Actually that was Anthony Weiner dick pic.
Thanks for the dick pic.
When I use the HTTPS URL, the connection is secure. I'm confused because you said yours was "not secure":
Every so often I get the "not secure" on my screen and right now I'm not seeing it. I believe I see it more at work.
Safari is "helping" by hiding the protocol. When you see "not secure", open a new tab and manually enter the https URL, then navigate to the same page and see what it says.Quick update the not secure finally showed up on my Safrai. I don't know how http or https is not showing? I didn't enter "www"
![]()
![]()
Safari is "helping" by hiding the protocol. When you see "not secure", open a new tab and manually enter the https URL, then navigate to the same page and see what it says.
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R,L]