summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COPYING2
-rw-r--r--Xerl.pm2
-rw-r--r--Xerl/Base.pm2
-rw-r--r--Xerl/Main/Global.pm2
-rw-r--r--Xerl/Page/Content.pm2
-rw-r--r--Xerl/Page/Document.pm2
-rw-r--r--Xerl/Page/Menu.pm2
-rw-r--r--Xerl/Page/Rules.pm2
-rw-r--r--Xerl/Page/Templates.pm2
-rw-r--r--Xerl/Setup/Configure.pm4
-rw-r--r--Xerl/Setup/Parameter.pm2
-rw-r--r--Xerl/Setup/Request.pm2
-rw-r--r--Xerl/Tools/FileIO.pm2
-rw-r--r--Xerl/XML/Element.pm2
-rw-r--r--Xerl/XML/Reader.pm2
-rw-r--r--Xerl/XML/SAXHandler.pm2
-rwxr-xr-xindex.fpl2
-rwxr-xr-xindex.pl2
-rw-r--r--xerl.conf2
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