in reply to Re: XPD - Do more with your PerlMonks XP
in thread XPD - Do more with your PerlMonks XP
You need to use https on port 443, so https://cav.ac
Unsecured connections are not really supported anymore. On most browsers, the automatic redirect from http to https should work, although i don't test this regularly anymore. But i short test showed that a connection to the server over insecure http (port 80) returns a 301 Moved Permanently with a pointer to Location: https://cav.ac/
The other possibility is that your IP is somehow on one of my firewall blacklists. Can you send me your IP via private CB ("/msg cavac my ip is 1.2.3.4") so i can check my logs?
perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: XPD - Do more with your PerlMonks XP
by aitap (Curate) on Apr 05, 2022 at 13:29 UTC | |
by cavac (Vicar) on Apr 05, 2022 at 13:53 UTC | |
by aitap (Curate) on Apr 05, 2022 at 19:43 UTC |
In Section
Cool Uses for Perl