From 8b69465b8b12e32503f9ddf2873040f7c4a41037 Mon Sep 17 00:00:00 2001 From: "paul (uranus)" Date: Sat, 29 Jul 2017 17:33:12 +0100 Subject: no https --- COPYING | 2 +- Xerl.pm | 2 +- Xerl/Base.pm | 2 +- Xerl/Main/Global.pm | 2 +- Xerl/Page/Content.pm | 2 +- Xerl/Page/Document.pm | 2 +- Xerl/Page/Menu.pm | 2 +- Xerl/Page/Rules.pm | 2 +- Xerl/Page/Templates.pm | 2 +- Xerl/Setup/Configure.pm | 4 ++-- Xerl/Setup/Parameter.pm | 2 +- Xerl/Setup/Request.pm | 2 +- Xerl/Tools/FileIO.pm | 2 +- Xerl/XML/Element.pm | 2 +- Xerl/XML/Reader.pm | 2 +- Xerl/XML/SAXHandler.pm | 2 +- index.fpl | 2 +- index.pl | 2 +- xerl.conf | 2 +- 19 files changed, 20 insertions(+), 20 deletions(-) diff --git a/COPYING b/COPYING index 6e10388..ab8ffe3 100644 --- a/COPYING +++ b/COPYING @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013 Dipl.-Inform. (FH) Paul C. Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl.pm b/Xerl.pm index fd1421e..f800e36 100644 --- a/Xerl.pm +++ b/Xerl.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015, 2017 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/Base.pm b/Xerl/Base.pm index 9ecd3bc..8c5898a 100644 --- a/Xerl/Base.pm +++ b/Xerl/Base.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/Main/Global.pm b/Xerl/Main/Global.pm index f5958d6..2c27d4f 100644 --- a/Xerl/Main/Global.pm +++ b/Xerl/Main/Global.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/Page/Content.pm b/Xerl/Page/Content.pm index a5766ae..b444321 100644 --- a/Xerl/Page/Content.pm +++ b/Xerl/Page/Content.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/Page/Document.pm b/Xerl/Page/Document.pm index 4ba1c0b..dde3142 100644 --- a/Xerl/Page/Document.pm +++ b/Xerl/Page/Document.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/Page/Menu.pm b/Xerl/Page/Menu.pm index b18a7d7..a295fb4 100644 --- a/Xerl/Page/Menu.pm +++ b/Xerl/Page/Menu.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/Page/Rules.pm b/Xerl/Page/Rules.pm index ba6bd8e..c18a8f9 100644 --- a/Xerl/Page/Rules.pm +++ b/Xerl/Page/Rules.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/Page/Templates.pm b/Xerl/Page/Templates.pm index 7827f3b..9d96a4c 100644 --- a/Xerl/Page/Templates.pm +++ b/Xerl/Page/Templates.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/Setup/Configure.pm b/Xerl/Setup/Configure.pm index 406df9c..f58b51b 100644 --- a/Xerl/Setup/Configure.pm +++ b/Xerl/Setup/Configure.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. @@ -40,7 +40,7 @@ sub parse { sub defaults { my $self = $_[0]; - $self->set_proto('https') if exists $ENV{HTTPS}; + $self->set_proto('http') if exists $ENV{HTTPS}; $self->set_site( $self->get_defaultcontent() ) unless $self->site_exists(); diff --git a/Xerl/Setup/Parameter.pm b/Xerl/Setup/Parameter.pm index 8d1c019..a451774 100644 --- a/Xerl/Setup/Parameter.pm +++ b/Xerl/Setup/Parameter.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/Setup/Request.pm b/Xerl/Setup/Request.pm index e20eaa4..67a5b41 100644 --- a/Xerl/Setup/Request.pm +++ b/Xerl/Setup/Request.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/Tools/FileIO.pm b/Xerl/Tools/FileIO.pm index 45eb64b..9dbfe61 100644 --- a/Xerl/Tools/FileIO.pm +++ b/Xerl/Tools/FileIO.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/XML/Element.pm b/Xerl/XML/Element.pm index aadccec..b7c1a98 100644 --- a/Xerl/XML/Element.pm +++ b/Xerl/XML/Element.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/XML/Reader.pm b/Xerl/XML/Reader.pm index a744025..4c8739a 100644 --- a/Xerl/XML/Reader.pm +++ b/Xerl/XML/Reader.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/Xerl/XML/SAXHandler.pm b/Xerl/XML/SAXHandler.pm index 69759ef..555ba9c 100644 --- a/Xerl/XML/SAXHandler.pm +++ b/Xerl/XML/SAXHandler.pm @@ -1,6 +1,6 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/index.fpl b/index.fpl index 8ae6699..f111226 100755 --- a/index.fpl +++ b/index.fpl @@ -2,7 +2,7 @@ # Xerl (c) 2005-2011, 2013-2015 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/index.pl b/index.pl index 64ef02e..71220bd 100755 --- a/index.pl +++ b/index.pl @@ -2,7 +2,7 @@ # Xerl (c) 2005-2011, 2013-2015, 2017 by Paul Buetow # -# E-Mail: xerl@dev.buetow.org WWW: https://xerl.buetow.org +# E-Mail: xerl@dev.buetow.org WWW: http://xerl.buetow.org # # This is free software, you may use it and distribute it under the same # terms as Perl itself. diff --git a/xerl.conf b/xerl.conf index 5c0cc0a..a310825 100644 --- a/xerl.conf +++ b/xerl.conf @@ -15,5 +15,5 @@ defaultstyle=css3.css defaulttemplate=html5 hidesubhome=1 hostroot=/usr/local/www/xerlhosts/branches/stable/hosts/ -404=https://paul.buetow.org +404=http://paul.buetow.org curlpath=/usr/local/bin/curl -- cgit v1.2.3