From 313e336525fa923002095ef1858b1f29df8da7af Mon Sep 17 00:00:00 2001 From: tbrehm Date: Mon, 13 Aug 2007 16:01:27 +0000 Subject: [PATCH] Added http error and standard index pages, enhanced apache module, added daily cron script --- install/install.php | 10 ++ install/lib/installer_base.lib.php | 8 ++ install/sql/ispconfig3.sql | 3 +- install/tpl/apache_ispconfig.vhost.master | 11 +- install/update.php | 4 + .../conf/error/br/authorizationRequired.html | 40 ++++++ server/conf/error/br/fileNotFound.html | 40 ++++++ server/conf/error/br/forbidden.html | 40 ++++++ server/conf/error/br/internalServerError.html | 40 ++++++ server/conf/error/br/invalidSyntax.html | 40 ++++++ server/conf/error/br/methodNotAllowed.html | 40 ++++++ server/conf/error/br/overloaded.html | 40 ++++++ .../conf/error/cz/authorizationRequired.html | 40 ++++++ server/conf/error/cz/fileNotFound.html | 40 ++++++ server/conf/error/cz/forbidden.html | 40 ++++++ server/conf/error/cz/internalServerError.html | 40 ++++++ server/conf/error/cz/invalidSyntax.html | 40 ++++++ server/conf/error/cz/methodNotAllowed.html | 40 ++++++ server/conf/error/cz/overloaded.html | 40 ++++++ .../conf/error/de/authorizationRequired.html | 40 ++++++ server/conf/error/de/fileNotFound.html | 40 ++++++ server/conf/error/de/forbidden.html | 40 ++++++ server/conf/error/de/internalServerError.html | 40 ++++++ server/conf/error/de/invalidSyntax.html | 40 ++++++ server/conf/error/de/methodNotAllowed.html | 40 ++++++ server/conf/error/de/overloaded.html | 40 ++++++ .../conf/error/en/authorizationRequired.html | 40 ++++++ server/conf/error/en/fileNotFound.html | 40 ++++++ server/conf/error/en/forbidden.html | 40 ++++++ server/conf/error/en/internalServerError.html | 40 ++++++ server/conf/error/en/invalidSyntax.html | 40 ++++++ server/conf/error/en/methodNotAllowed.html | 40 ++++++ server/conf/error/en/overloaded.html | 40 ++++++ .../conf/error/es/authorizationRequired.html | 40 ++++++ server/conf/error/es/fileNotFound.html | 40 ++++++ server/conf/error/es/forbidden.html | 39 +++++ server/conf/error/es/internalServerError.html | 40 ++++++ server/conf/error/es/invalidSyntax.html | 40 ++++++ server/conf/error/es/methodNotAllowed.html | 40 ++++++ server/conf/error/es/overloaded.html | 40 ++++++ .../conf/error/fr/authorizationRequired.html | 40 ++++++ server/conf/error/fr/fileNotFound.html | 45 ++++++ server/conf/error/fr/forbidden.html | 45 ++++++ server/conf/error/fr/internalServerError.html | 45 ++++++ server/conf/error/fr/invalidSyntax.html | 45 ++++++ server/conf/error/fr/methodNotAllowed.html | 45 ++++++ server/conf/error/fr/overloaded.html | 45 ++++++ .../conf/error/gr/authorizationRequired.html | 40 ++++++ server/conf/error/gr/fileNotFound.html | 40 ++++++ server/conf/error/gr/forbidden.html | 40 ++++++ server/conf/error/gr/internalServerError.html | 40 ++++++ server/conf/error/gr/invalidSyntax.html | 40 ++++++ server/conf/error/gr/methodNotAllowed.html | 40 ++++++ server/conf/error/gr/overloaded.html | 40 ++++++ .../conf/error/hu/authorizationRequired.html | 40 ++++++ server/conf/error/hu/fileNotFound.html | 40 ++++++ server/conf/error/hu/forbidden.html | 40 ++++++ server/conf/error/hu/internalServerError.html | 40 ++++++ server/conf/error/hu/invalidSyntax.html | 40 ++++++ server/conf/error/hu/methodNotAllowed.html | 40 ++++++ server/conf/error/hu/overloaded.html | 40 ++++++ .../conf/error/it/authorizationRequired.html | 40 ++++++ server/conf/error/it/fileNotFound.html | 40 ++++++ server/conf/error/it/forbidden.html | 40 ++++++ server/conf/error/it/internalServerError.html | 40 ++++++ server/conf/error/it/invalidSyntax.html | 40 ++++++ server/conf/error/it/methodNotAllowed.html | 40 ++++++ server/conf/error/it/overloaded.html | 40 ++++++ .../conf/error/nl/authorizationRequired.html | 42 ++++++ server/conf/error/nl/fileNotFound.html | 42 ++++++ server/conf/error/nl/forbidden.html | 41 ++++++ server/conf/error/nl/internalServerError.html | 41 ++++++ server/conf/error/nl/invalidSyntax.html | 41 ++++++ server/conf/error/nl/methodNotAllowed.html | 41 ++++++ server/conf/error/nl/overloaded.html | 41 ++++++ .../conf/error/pl/authorizationRequired.html | 40 ++++++ server/conf/error/pl/fileNotFound.html | 40 ++++++ server/conf/error/pl/forbidden.html | 40 ++++++ server/conf/error/pl/internalServerError.html | 40 ++++++ server/conf/error/pl/invalidSyntax.html | 40 ++++++ server/conf/error/pl/methodNotAllowed.html | 40 ++++++ server/conf/error/pl/overloaded.html | 40 ++++++ .../conf/error/se/authorizationRequired.html | 40 ++++++ server/conf/error/se/fileNotFound.html | 40 ++++++ server/conf/error/se/forbidden.html | 40 ++++++ server/conf/error/se/internalServerError.html | 40 ++++++ server/conf/error/se/invalidSyntax.html | 40 ++++++ server/conf/error/se/methodNotAllowed.html | 40 ++++++ server/conf/error/se/overloaded.html | 40 ++++++ .../conf/error/si/authorizationRequired.html | 40 ++++++ server/conf/error/si/fileNotFound.html | 40 ++++++ server/conf/error/si/forbidden.html | 40 ++++++ server/conf/error/si/internalServerError.html | 40 ++++++ server/conf/error/si/invalidSyntax.html | 40 ++++++ server/conf/error/si/methodNotAllowed.html | 40 ++++++ server/conf/error/si/overloaded.html | 40 ++++++ .../conf/error/sr/authorizationRequired.html | 40 ++++++ server/conf/error/sr/fileNotFound.html | 40 ++++++ server/conf/error/sr/forbidden.html | 40 ++++++ server/conf/error/sr/internalServerError.html | 40 ++++++ server/conf/error/sr/invalidSyntax.html | 40 ++++++ server/conf/error/sr/methodNotAllowed.html | 40 ++++++ server/conf/error/sr/overloaded.html | 40 ++++++ server/conf/index/standard_index.html_cz | 39 +++++ server/conf/index/standard_index.html_de | 36 +++++ server/conf/index/standard_index.html_en | 41 ++++++ server/conf/index/standard_index.html_es | 37 +++++ server/conf/index/standard_index.html_fr | 38 +++++ server/conf/index/standard_index.html_gr | 41 ++++++ server/conf/index/standard_index.html_hu | 41 ++++++ server/conf/index/standard_index.html_it | 39 +++++ server/conf/index/standard_index.html_nl | 44 ++++++ server/conf/index/standard_index.html_pl | 41 ++++++ server/conf/index/standard_index.html_se | 41 ++++++ server/conf/index/standard_index.html_sr | 41 ++++++ server/conf/index/user_standard_index.html_de | 36 +++++ server/conf/index/user_standard_index.html_en | 37 +++++ server/conf/index/user_standard_index.html_es | 37 +++++ server/conf/index/user_standard_index.html_fr | 36 +++++ server/conf/index/user_standard_index.html_gr | 37 +++++ server/conf/index/user_standard_index.html_hu | 37 +++++ server/conf/index/user_standard_index.html_it | 37 +++++ server/conf/index/user_standard_index.html_nl | 37 +++++ server/conf/index/user_standard_index.html_pl | 37 +++++ server/conf/index/user_standard_index.html_se | 37 +++++ server/conf/index/user_standard_index.html_sr | 37 +++++ server/conf/vhost.conf.master | 10 ++ server/cron_daily.php | 134 ++++++++++++++++++ server/plugins-enabled/apache2_plugin.inc.php | 9 +- 129 files changed, 5028 insertions(+), 3 deletions(-) create mode 100644 server/conf/error/br/authorizationRequired.html create mode 100644 server/conf/error/br/fileNotFound.html create mode 100644 server/conf/error/br/forbidden.html create mode 100644 server/conf/error/br/internalServerError.html create mode 100644 server/conf/error/br/invalidSyntax.html create mode 100644 server/conf/error/br/methodNotAllowed.html create mode 100644 server/conf/error/br/overloaded.html create mode 100644 server/conf/error/cz/authorizationRequired.html create mode 100644 server/conf/error/cz/fileNotFound.html create mode 100644 server/conf/error/cz/forbidden.html create mode 100644 server/conf/error/cz/internalServerError.html create mode 100644 server/conf/error/cz/invalidSyntax.html create mode 100644 server/conf/error/cz/methodNotAllowed.html create mode 100644 server/conf/error/cz/overloaded.html create mode 100644 server/conf/error/de/authorizationRequired.html create mode 100644 server/conf/error/de/fileNotFound.html create mode 100644 server/conf/error/de/forbidden.html create mode 100644 server/conf/error/de/internalServerError.html create mode 100644 server/conf/error/de/invalidSyntax.html create mode 100644 server/conf/error/de/methodNotAllowed.html create mode 100644 server/conf/error/de/overloaded.html create mode 100644 server/conf/error/en/authorizationRequired.html create mode 100644 server/conf/error/en/fileNotFound.html create mode 100644 server/conf/error/en/forbidden.html create mode 100644 server/conf/error/en/internalServerError.html create mode 100644 server/conf/error/en/invalidSyntax.html create mode 100644 server/conf/error/en/methodNotAllowed.html create mode 100644 server/conf/error/en/overloaded.html create mode 100644 server/conf/error/es/authorizationRequired.html create mode 100644 server/conf/error/es/fileNotFound.html create mode 100644 server/conf/error/es/forbidden.html create mode 100644 server/conf/error/es/internalServerError.html create mode 100644 server/conf/error/es/invalidSyntax.html create mode 100644 server/conf/error/es/methodNotAllowed.html create mode 100644 server/conf/error/es/overloaded.html create mode 100644 server/conf/error/fr/authorizationRequired.html create mode 100644 server/conf/error/fr/fileNotFound.html create mode 100644 server/conf/error/fr/forbidden.html create mode 100644 server/conf/error/fr/internalServerError.html create mode 100644 server/conf/error/fr/invalidSyntax.html create mode 100644 server/conf/error/fr/methodNotAllowed.html create mode 100644 server/conf/error/fr/overloaded.html create mode 100644 server/conf/error/gr/authorizationRequired.html create mode 100644 server/conf/error/gr/fileNotFound.html create mode 100644 server/conf/error/gr/forbidden.html create mode 100644 server/conf/error/gr/internalServerError.html create mode 100644 server/conf/error/gr/invalidSyntax.html create mode 100644 server/conf/error/gr/methodNotAllowed.html create mode 100644 server/conf/error/gr/overloaded.html create mode 100644 server/conf/error/hu/authorizationRequired.html create mode 100644 server/conf/error/hu/fileNotFound.html create mode 100644 server/conf/error/hu/forbidden.html create mode 100644 server/conf/error/hu/internalServerError.html create mode 100644 server/conf/error/hu/invalidSyntax.html create mode 100644 server/conf/error/hu/methodNotAllowed.html create mode 100644 server/conf/error/hu/overloaded.html create mode 100644 server/conf/error/it/authorizationRequired.html create mode 100644 server/conf/error/it/fileNotFound.html create mode 100644 server/conf/error/it/forbidden.html create mode 100644 server/conf/error/it/internalServerError.html create mode 100644 server/conf/error/it/invalidSyntax.html create mode 100644 server/conf/error/it/methodNotAllowed.html create mode 100644 server/conf/error/it/overloaded.html create mode 100644 server/conf/error/nl/authorizationRequired.html create mode 100644 server/conf/error/nl/fileNotFound.html create mode 100644 server/conf/error/nl/forbidden.html create mode 100644 server/conf/error/nl/internalServerError.html create mode 100644 server/conf/error/nl/invalidSyntax.html create mode 100644 server/conf/error/nl/methodNotAllowed.html create mode 100644 server/conf/error/nl/overloaded.html create mode 100644 server/conf/error/pl/authorizationRequired.html create mode 100644 server/conf/error/pl/fileNotFound.html create mode 100644 server/conf/error/pl/forbidden.html create mode 100644 server/conf/error/pl/internalServerError.html create mode 100644 server/conf/error/pl/invalidSyntax.html create mode 100644 server/conf/error/pl/methodNotAllowed.html create mode 100644 server/conf/error/pl/overloaded.html create mode 100644 server/conf/error/se/authorizationRequired.html create mode 100644 server/conf/error/se/fileNotFound.html create mode 100644 server/conf/error/se/forbidden.html create mode 100644 server/conf/error/se/internalServerError.html create mode 100644 server/conf/error/se/invalidSyntax.html create mode 100644 server/conf/error/se/methodNotAllowed.html create mode 100644 server/conf/error/se/overloaded.html create mode 100644 server/conf/error/si/authorizationRequired.html create mode 100644 server/conf/error/si/fileNotFound.html create mode 100644 server/conf/error/si/forbidden.html create mode 100644 server/conf/error/si/internalServerError.html create mode 100644 server/conf/error/si/invalidSyntax.html create mode 100644 server/conf/error/si/methodNotAllowed.html create mode 100644 server/conf/error/si/overloaded.html create mode 100644 server/conf/error/sr/authorizationRequired.html create mode 100644 server/conf/error/sr/fileNotFound.html create mode 100644 server/conf/error/sr/forbidden.html create mode 100644 server/conf/error/sr/internalServerError.html create mode 100644 server/conf/error/sr/invalidSyntax.html create mode 100644 server/conf/error/sr/methodNotAllowed.html create mode 100644 server/conf/error/sr/overloaded.html create mode 100644 server/conf/index/standard_index.html_cz create mode 100644 server/conf/index/standard_index.html_de create mode 100644 server/conf/index/standard_index.html_en create mode 100644 server/conf/index/standard_index.html_es create mode 100644 server/conf/index/standard_index.html_fr create mode 100644 server/conf/index/standard_index.html_gr create mode 100644 server/conf/index/standard_index.html_hu create mode 100644 server/conf/index/standard_index.html_it create mode 100644 server/conf/index/standard_index.html_nl create mode 100644 server/conf/index/standard_index.html_pl create mode 100644 server/conf/index/standard_index.html_se create mode 100644 server/conf/index/standard_index.html_sr create mode 100644 server/conf/index/user_standard_index.html_de create mode 100644 server/conf/index/user_standard_index.html_en create mode 100644 server/conf/index/user_standard_index.html_es create mode 100644 server/conf/index/user_standard_index.html_fr create mode 100644 server/conf/index/user_standard_index.html_gr create mode 100644 server/conf/index/user_standard_index.html_hu create mode 100644 server/conf/index/user_standard_index.html_it create mode 100644 server/conf/index/user_standard_index.html_nl create mode 100644 server/conf/index/user_standard_index.html_pl create mode 100644 server/conf/index/user_standard_index.html_se create mode 100644 server/conf/index/user_standard_index.html_sr create mode 100644 server/cron_daily.php diff --git a/install/install.php b/install/install.php index 7c6956bec..8022b0dbe 100644 --- a/install/install.php +++ b/install/install.php @@ -133,6 +133,10 @@ if($install_mode == 'Standard') { // Configure MyDNS swriteln('Configuring MyDNS'); $inst->configure_mydns(); + + // Configure Apache + swriteln('Configuring Apache'); + $inst->configure_apache(); // Configure ISPConfig swriteln('Installing ISPConfig'); @@ -219,6 +223,12 @@ if($install_mode == 'Standard') { system("/etc/init.d/mydns restart"); } + if(strtolower($inst->simple_query('Configure Apache Server',array('y','n'),'y')) == 'y') { + // Configure Apache + swriteln('Configuring Apache'); + $inst->configure_apache(); + } + if(strtolower($inst->simple_query('Install ISPConfig',array('y','n'),'y')) == 'y') { // Configure ISPConfig swriteln('Installing ISPConfig'); diff --git a/install/lib/installer_base.lib.php b/install/lib/installer_base.lib.php index c52c64df6..beb9fdb59 100644 --- a/install/lib/installer_base.lib.php +++ b/install/lib/installer_base.lib.php @@ -566,6 +566,14 @@ maildrop unix - n n - - pipe } + function configure_apache() { + global $conf; + + // Create the logging directory for the vhost logfiles + exec("mkdir -p /var/log/ispconfig/httpd"); + + } + function install_ispconfig() { global $conf; diff --git a/install/sql/ispconfig3.sql b/install/sql/ispconfig3.sql index 2b6579f31..79405fc6d 100644 --- a/install/sql/ispconfig3.sql +++ b/install/sql/ispconfig3.sql @@ -424,7 +424,8 @@ CREATE TABLE `server` ( -- Daten für Tabelle `server` -- -INSERT INTO `server` (`server_id`, `sys_userid`, `sys_groupid`, `sys_perm_user`, `sys_perm_group`, `sys_perm_other`, `server_name`, `mail_server`, `web_server`, `dns_server`, `file_server`, `db_server`, `vserver_server`, `config`, `updated`, `active`) VALUES (1, 1, 1, 'riud', 'riud', 'r', 'Server 1', 1, 1, 1, 1, 1, 1, '[global]\nwebserver=apache\nmailserver=postfix\ndnsserver=mydns\n\n[mail]\nmodule=postfix_mysql\nmaildir_path=/home/vmail/[domain]/[localpart]/\nhomedir_path=/home/vmail/\nmailuser_uid=5000\nmailuser_gid=5000\nmailuser_name=vmail\nmailuser_group=vmail\n\n[getmail]\ngetmail_config_dir=/etc/getmail\n\n[web]\nwebsite_path=/var/clients/client[client_id]/web[website_id]\nwebsite_symlinks=/var/www/[website_domain]/:/var/clients/client[client_id]/[website_domain]/\nvhost_conf_dir=/etc/apache2/sites-available\nvhost_conf_enabled_dir=/etc/apache2/sites-enabled\n\n', 0, 1); +INSERT INTO `server` (`server_id`, `sys_userid`, `sys_groupid`, `sys_perm_user`, `sys_perm_group`, `sys_perm_other`, `server_name`, `mail_server`, `web_server`, `dns_server`, `file_server`, `db_server`, `vserver_server`, `config`, `updated`, `active`) VALUES +(1, 1, 1, 'riud', 'riud', 'r', 'Server 1', 1, 1, 1, 1, 1, 1, '[global]\nwebserver=apache\nmailserver=postfix\ndnsserver=mydns\n\n[server]\nip_address=192.168.0.105\nnetmask=255.255.255.0\ngateway=192.168.0.1\nhostname=server1.example.com\nnameservers=193.174.32.18,145.253.2.75\n\n[mail]\nmodule=postfix_mysql\nmaildir_path=/home/vmail/[domain]/[localpart]/\nhomedir_path=/home/vmail/\nmailuser_uid=5000\nmailuser_gid=5000\nmailuser_name=vmail\nmailuser_group=vmail\nrelayhost=\nrelayhost_user=\nrelayhost_password=\nmailbox_size_limit=0\nmessage_size_limit=0\n\n[getmail]\ngetmail_config_dir=/etc/getmail\n\n[web]\nwebsite_path=/var/clients/client[client_id]/web[website_id]\nwebsite_symlinks=/var/www/[website_domain]/:/var/clients/client[client_id]/[website_domain]/\nvhost_conf_dir=/etc/apache2/sites-available\nvhost_conf_enabled_dir=/etc/apache2/sites-enabled\n\n', 0, 1); -- -------------------------------------------------------- diff --git a/install/tpl/apache_ispconfig.vhost.master b/install/tpl/apache_ispconfig.vhost.master index ac691757c..5b62c5be7 100644 --- a/install/tpl/apache_ispconfig.vhost.master +++ b/install/tpl/apache_ispconfig.vhost.master @@ -24,4 +24,13 @@ NameVirtualHost *:8080 CustomLog /var/log/apache2/access.log combined ServerSignature Off - \ No newline at end of file + + +########################################### +# Logfile configuration for vlogger +########################################### + +LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined_ispconfig +CustomLog "| /usr/sbin/vlogger -s access.log /var/log/ispconfig/httpd" combined_ispconfig + + diff --git a/install/update.php b/install/update.php index 47b9945ee..5572f5428 100644 --- a/install/update.php +++ b/install/update.php @@ -136,6 +136,10 @@ $inst->configure_pureftpd(); swriteln('Configuring MyDNS'); $inst->configure_mydns(); +// Configure Apache +swriteln('Configuring Apache'); +$inst->configure_apache(); + // Configure ISPConfig swriteln('Installing ISPConfig'); $inst->install_ispconfig(); diff --git a/server/conf/error/br/authorizationRequired.html b/server/conf/error/br/authorizationRequired.html new file mode 100644 index 000000000..018fc2caf --- /dev/null +++ b/server/conf/error/br/authorizationRequired.html @@ -0,0 +1,40 @@ + + +Erro 401 - Autorização necessária! + + +
+ + + + + + + + + + +
+
+ + + + +
Erro 401 - Autorização necessária!
+
+



+
O seguinte erro ocorreu:
+
+
+ A página solicitada requer autorização. +

Por favor, entre em contato com o webmaster para maiores esclarecimentos. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/br/fileNotFound.html b/server/conf/error/br/fileNotFound.html new file mode 100644 index 000000000..ed97d0466 --- /dev/null +++ b/server/conf/error/br/fileNotFound.html @@ -0,0 +1,40 @@ + + +Erro 404 - Arquivo não encontrado! + + +
+ + + + + + + + + + +
+
+ + + + +
Erro 404 - Arquivo não encontrado!
+
+



+
O seguinte erro ocorreu:
+
+
+ A página requisitada não foi encontrada. +

Por favor verifique o caminho ou entre em contato com o webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/br/forbidden.html b/server/conf/error/br/forbidden.html new file mode 100644 index 000000000..0a86e377c --- /dev/null +++ b/server/conf/error/br/forbidden.html @@ -0,0 +1,40 @@ + + +Erro 403 - Proibido! + + +
+ + + + + + + + + + +
+
+ + + + +
Erro 403 - Proibido!
+
+



+
O seguinte erro ocorreu:
+
+
+ Você não está autorizado a acessar a página requisitada +

Por favor, entre em contato com o webmaster para maiores esclarecimentos. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/br/internalServerError.html b/server/conf/error/br/internalServerError.html new file mode 100644 index 000000000..3672a14e8 --- /dev/null +++ b/server/conf/error/br/internalServerError.html @@ -0,0 +1,40 @@ + + +Erro 500 - Erro interno do servidor! + + +
+ + + + + + + + + + +
+
+ + + + +
Erro 500 - Erro interno do servidor!
+
+



+
O seguinte erro ocorreu:
+
+
+ A página requisitada causou um erro interno no servidor. +

Por favor, entre em contato com o webmaster caso continue a ver esta mensagem. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/br/invalidSyntax.html b/server/conf/error/br/invalidSyntax.html new file mode 100644 index 000000000..2a68aa06a --- /dev/null +++ b/server/conf/error/br/invalidSyntax.html @@ -0,0 +1,40 @@ + + +Erro 400 - Sintaxe inválida! + + +
+ + + + + + + + + + +
+
+ + + + +
Erro 400 - Sintaxe inválida!
+
+



+
O seguinte erro ocorreu:
+
+
+ Você utilizou uma sintaxe inválida. +

Por favor, entre em contato com o webmaster para maiores esclarecimentos. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/br/methodNotAllowed.html b/server/conf/error/br/methodNotAllowed.html new file mode 100644 index 000000000..2baeb3347 --- /dev/null +++ b/server/conf/error/br/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +Erro 405 - Método não permitido! + + +
+ + + + + + + + + + +
+
+ + + + +
Erro 405 - Método não permitido!
+
+



+
O seguinte erro ocorreu:
+
+
+ O método usado não é permitido. +

Por favor, entre em contato com o webmaster para maiores esclarecimentos. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/br/overloaded.html b/server/conf/error/br/overloaded.html new file mode 100644 index 000000000..fa12979b0 --- /dev/null +++ b/server/conf/error/br/overloaded.html @@ -0,0 +1,40 @@ + + +Erro 503 - Serviço indisponível! + + +
+ + + + + + + + + + +
+
+ + + + +
Erro 503 - Serviço indisponível!
+
+



+
O seguinte erro ocorreu:
+
+
+ O sistema está sobrecarregado. Por favor tente novamente mais tarde. +

Por favor, entre em contato com o webmaster caso continue a ver esta mensagem. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/cz/authorizationRequired.html b/server/conf/error/cz/authorizationRequired.html new file mode 100644 index 000000000..70859d756 --- /dev/null +++ b/server/conf/error/cz/authorizationRequired.html @@ -0,0 +1,40 @@ + + +401 Error - Authorisation required! + + +
+ + + + + + + + + + +
+
+ + + + +
401 Error - Authorisation required!
+
+



+
The following error occurred:
+
+
+ The URL requested requires authorisation. +

Please contact the Webmaster with any queries. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/cz/fileNotFound.html b/server/conf/error/cz/fileNotFound.html new file mode 100644 index 000000000..ae46c1f29 --- /dev/null +++ b/server/conf/error/cz/fileNotFound.html @@ -0,0 +1,40 @@ + + +404 Error - File not found! + + +
+ + + + + + + + + + +
+
+ + + + +
404 Error - File not found!
+
+



+
The following error occurred:
+
+
+ The requested URL was not found on this server. +

Please check the URL or contact the Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/cz/forbidden.html b/server/conf/error/cz/forbidden.html new file mode 100644 index 000000000..99e6483ad --- /dev/null +++ b/server/conf/error/cz/forbidden.html @@ -0,0 +1,40 @@ + + +403 Error - Forbidden! + + +
+ + + + + + + + + + +
+
+ + + + +
403 Error- Forbidden!
+
+



+
The following error occurred:
+
+
+ You are not permitted to access the requested URL +

Please contact the Webmaster with any queries. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/cz/internalServerError.html b/server/conf/error/cz/internalServerError.html new file mode 100644 index 000000000..434c3e6ce --- /dev/null +++ b/server/conf/error/cz/internalServerError.html @@ -0,0 +1,40 @@ + + +500 Error - Internal Server Error! + + +
+ + + + + + + + + + +
+
+ + + + +
500 error - Internal Server Error!
+
+



+
The following error occurred:
+
+
+ The requested URL caused an internal server error. +

If you get this message repeatedly please contact the Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/cz/invalidSyntax.html b/server/conf/error/cz/invalidSyntax.html new file mode 100644 index 000000000..2b56b8566 --- /dev/null +++ b/server/conf/error/cz/invalidSyntax.html @@ -0,0 +1,40 @@ + + +400 Error - Invalid Syntax! + + +
+ + + + + + + + + + +
+
+ + + + +
400 error - invalid syntax!
+
+



+
The following error occurred:
+
+
+ You have used invalid syntax. +

Please contact the Webmaster with any problems. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/cz/methodNotAllowed.html b/server/conf/error/cz/methodNotAllowed.html new file mode 100644 index 000000000..2caddd819 --- /dev/null +++ b/server/conf/error/cz/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +405 Error - Method not allowed! + + +
+ + + + + + + + + + +
+
+ + + + +
405 error - method not allowed!
+
+



+
The following error occurred:
+
+
+ The method used is not permitted. +

Please contact the Webmaster with any queries. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/cz/overloaded.html b/server/conf/error/cz/overloaded.html new file mode 100644 index 000000000..9e32631fd --- /dev/null +++ b/server/conf/error/cz/overloaded.html @@ -0,0 +1,40 @@ + + +503 Error - Service unavailable! + + +
+ + + + + + + + + + +
+
+ + + + +
503 Error - Service unavailable!
+
+



+
The following error occurred::
+
+
+ The system currently overloaded. Please you try again later +

Please contact the Webmaster about any problems. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/de/authorizationRequired.html b/server/conf/error/de/authorizationRequired.html new file mode 100644 index 000000000..3370975ec --- /dev/null +++ b/server/conf/error/de/authorizationRequired.html @@ -0,0 +1,40 @@ + + +Fehler 401 - Autorisierung erforderlich! + + +
+ + + + + + + + + + +
+
+ + + + +
Fehler 401 - Autorisierung erforderlich!
+
+



+
Folgender Fehler ist aufgetreten:
+
+
+ Die angegebene URL erfordert eine Autorisierung. +

Bei weiteren Problemen wenden Sie sich bitte an den Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/de/fileNotFound.html b/server/conf/error/de/fileNotFound.html new file mode 100644 index 000000000..d83fe82ed --- /dev/null +++ b/server/conf/error/de/fileNotFound.html @@ -0,0 +1,40 @@ + + +Fehler 404 - Datei nicht gefunden! + + +
+ + + + + + + + + + +
+
+ + + + +
Fehler 404 - Datei nicht gefunden!
+
+



+
Folgender Fehler ist aufgetreten:
+
+
+ Die angegebene URL wurde auf diesem Server nicht gefunden. +

Bitte überprüfen Sie die Schreibweise der URL oder wenden Sie sich an den Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/de/forbidden.html b/server/conf/error/de/forbidden.html new file mode 100644 index 000000000..33e2851ec --- /dev/null +++ b/server/conf/error/de/forbidden.html @@ -0,0 +1,40 @@ + + +Fehler 403 - Verboten! + + +
+ + + + + + + + + + +
+
+ + + + +
Fehler 403 - Verboten!
+
+



+
Folgender Fehler ist aufgetreten:
+
+
+ Sie besitzen nicht die erforderlichen Rechte, die angegebene URL zu öffnen. +

Bei weiteren Problemen wenden Sie sich bitte an den Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/de/internalServerError.html b/server/conf/error/de/internalServerError.html new file mode 100644 index 000000000..7fa84a38f --- /dev/null +++ b/server/conf/error/de/internalServerError.html @@ -0,0 +1,40 @@ + + +Fehler 500 - Interner Server-Fehler! + + +
+ + + + + + + + + + +
+
+ + + + +
Fehler 500 - Interner Server-Fehler!
+
+



+
Folgender Fehler ist aufgetreten:
+
+
+ Beim Aufruf der angegebenen URL ist ein interner Server-Fehler aufgetreten. +

Sollten Sie diese Fehlermeldung öfter erhalten, wenden Sie sich bitte an den Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/de/invalidSyntax.html b/server/conf/error/de/invalidSyntax.html new file mode 100644 index 000000000..744e465af --- /dev/null +++ b/server/conf/error/de/invalidSyntax.html @@ -0,0 +1,40 @@ + + +Fehler 400 - Ungültige Syntax! + + +
+ + + + + + + + + + +
+
+ + + + +
Fehler 400 - Ungültige Syntax!
+
+



+
Folgender Fehler ist aufgetreten:
+
+
+ Sie verwenden eine ungültige Syntax. +

Bei Problemen wenden Sie sich bitte an den Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/de/methodNotAllowed.html b/server/conf/error/de/methodNotAllowed.html new file mode 100644 index 000000000..076be6a3d --- /dev/null +++ b/server/conf/error/de/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +Fehler 405 - Methode nicht erlaubt! + + +
+ + + + + + + + + + +
+
+ + + + +
Fehler 405 - Methode nicht erlaubt!
+
+



+
Folgender Fehler ist aufgetreten:
+
+
+ Die von Ihnen verwendete Methode ist nicht erlaubt. +

Bei Problemen wenden Sie sich bitte an den Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/de/overloaded.html b/server/conf/error/de/overloaded.html new file mode 100644 index 000000000..da3702254 --- /dev/null +++ b/server/conf/error/de/overloaded.html @@ -0,0 +1,40 @@ + + +Fehler 503 - Service ist z.Zt. überlastet! + + +
+ + + + + + + + + + +
+
+ + + + +
Fehler 503 - Service ist z.Zt. überlastet!
+
+



+
Folgender Fehler ist aufgetreten:
+
+
+ Der Service ist z.Zt. überlastet. Bitte versuchen Sie es später noch einmal. +

Bei Problemen wenden Sie sich bitte an den Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/en/authorizationRequired.html b/server/conf/error/en/authorizationRequired.html new file mode 100644 index 000000000..70859d756 --- /dev/null +++ b/server/conf/error/en/authorizationRequired.html @@ -0,0 +1,40 @@ + + +401 Error - Authorisation required! + + +
+ + + + + + + + + + +
+
+ + + + +
401 Error - Authorisation required!
+
+



+
The following error occurred:
+
+
+ The URL requested requires authorisation. +

Please contact the Webmaster with any queries. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/en/fileNotFound.html b/server/conf/error/en/fileNotFound.html new file mode 100644 index 000000000..ae46c1f29 --- /dev/null +++ b/server/conf/error/en/fileNotFound.html @@ -0,0 +1,40 @@ + + +404 Error - File not found! + + +
+ + + + + + + + + + +
+
+ + + + +
404 Error - File not found!
+
+



+
The following error occurred:
+
+
+ The requested URL was not found on this server. +

Please check the URL or contact the Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/en/forbidden.html b/server/conf/error/en/forbidden.html new file mode 100644 index 000000000..99e6483ad --- /dev/null +++ b/server/conf/error/en/forbidden.html @@ -0,0 +1,40 @@ + + +403 Error - Forbidden! + + +
+ + + + + + + + + + +
+
+ + + + +
403 Error- Forbidden!
+
+



+
The following error occurred:
+
+
+ You are not permitted to access the requested URL +

Please contact the Webmaster with any queries. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/en/internalServerError.html b/server/conf/error/en/internalServerError.html new file mode 100644 index 000000000..434c3e6ce --- /dev/null +++ b/server/conf/error/en/internalServerError.html @@ -0,0 +1,40 @@ + + +500 Error - Internal Server Error! + + +
+ + + + + + + + + + +
+
+ + + + +
500 error - Internal Server Error!
+
+



+
The following error occurred:
+
+
+ The requested URL caused an internal server error. +

If you get this message repeatedly please contact the Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/en/invalidSyntax.html b/server/conf/error/en/invalidSyntax.html new file mode 100644 index 000000000..2b56b8566 --- /dev/null +++ b/server/conf/error/en/invalidSyntax.html @@ -0,0 +1,40 @@ + + +400 Error - Invalid Syntax! + + +
+ + + + + + + + + + +
+
+ + + + +
400 error - invalid syntax!
+
+



+
The following error occurred:
+
+
+ You have used invalid syntax. +

Please contact the Webmaster with any problems. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/en/methodNotAllowed.html b/server/conf/error/en/methodNotAllowed.html new file mode 100644 index 000000000..2caddd819 --- /dev/null +++ b/server/conf/error/en/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +405 Error - Method not allowed! + + +
+ + + + + + + + + + +
+
+ + + + +
405 error - method not allowed!
+
+



+
The following error occurred:
+
+
+ The method used is not permitted. +

Please contact the Webmaster with any queries. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/en/overloaded.html b/server/conf/error/en/overloaded.html new file mode 100644 index 000000000..9e32631fd --- /dev/null +++ b/server/conf/error/en/overloaded.html @@ -0,0 +1,40 @@ + + +503 Error - Service unavailable! + + +
+ + + + + + + + + + +
+
+ + + + +
503 Error - Service unavailable!
+
+



+
The following error occurred::
+
+
+ The system currently overloaded. Please you try again later +

Please contact the Webmaster about any problems. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/es/authorizationRequired.html b/server/conf/error/es/authorizationRequired.html new file mode 100644 index 000000000..03e88e6d9 --- /dev/null +++ b/server/conf/error/es/authorizationRequired.html @@ -0,0 +1,40 @@ + + +Error 401 - Autorización requerida + + +
+ + + + + + + + + + +
+
+ + + + +
Error 401 - Autorización requerida.
+
+



+
Ha ocurrido el siguiente error:
+
+
+ La dirección a la que intenta acceder requiere una autorización. +

Si tiene dudas, porfavor contacte al administrador del sitio. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/es/fileNotFound.html b/server/conf/error/es/fileNotFound.html new file mode 100644 index 000000000..872daf268 --- /dev/null +++ b/server/conf/error/es/fileNotFound.html @@ -0,0 +1,40 @@ + + +Error 404 - No se ha encontrado el archivo + + +
+ + + + + + + + + + +
+
+ + + + +
Error 404 - No se ha encontrado el archivo.
+
+



+
Ha ocurrido el siguiente error:
+
+
+ La dirección a la que intenta acceder no se ha encontrado en este servidor. +

Porfavor revise la dirección, o si lo desea contacte al administrador del sitio. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/es/forbidden.html b/server/conf/error/es/forbidden.html new file mode 100644 index 000000000..12c9e290b --- /dev/null +++ b/server/conf/error/es/forbidden.html @@ -0,0 +1,39 @@ + + +Error 403 - Acceso prohibido + + +
+ + + + + + + + + + +
+
+ + + + +
Error 403 - Acceso prohibido.
+
+



+
EL siguiente error ha occurido:
+
+
+ Ha intentando ingresar a una zona con acceso restringido.

Si tiene dudas, porfavor contacte al administrador del sitio. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/es/internalServerError.html b/server/conf/error/es/internalServerError.html new file mode 100644 index 000000000..d84929900 --- /dev/null +++ b/server/conf/error/es/internalServerError.html @@ -0,0 +1,40 @@ + + +Error 500 - Error Interno de Servidor + + +
+ + + + + + + + + + +
+
+ + + + +
Error 500 - Error Interno de Servidor.
+
+



+
El siguiente error ha occurido:
+
+
+ La dirección requerida ha provocado un error interno en el servidor. +

Si esta situación se repite, porfavor contacte al administrador del sitio. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/es/invalidSyntax.html b/server/conf/error/es/invalidSyntax.html new file mode 100644 index 000000000..25560a19c --- /dev/null +++ b/server/conf/error/es/invalidSyntax.html @@ -0,0 +1,40 @@ + + +Error 400 - Solicitud inválida + + +
+ + + + + + + + + + +
+
+ + + + +
Error 400 - Solicitud inválida.
+
+



+
Ha ocurrido el siguiente error:
+
+
+ La solicitud no ha podido ser entendida por el servidor. +

Si tiene dudas, porfavor contacte al administrador del sitio. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/es/methodNotAllowed.html b/server/conf/error/es/methodNotAllowed.html new file mode 100644 index 000000000..12bfde996 --- /dev/null +++ b/server/conf/error/es/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +Error 405 - método no permitido + + +
+ + + + + + + + + + +
+
+ + + + +
Error 405 - método no permitido.
+
+



+
Ha ocurrido el siguiente error:
+
+
+ El método de la solicitud no está permitido en este servidor. +

Si tiene dudas, porfavor contacte al administrador del sitio. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/es/overloaded.html b/server/conf/error/es/overloaded.html new file mode 100644 index 000000000..3807f4a4e --- /dev/null +++ b/server/conf/error/es/overloaded.html @@ -0,0 +1,40 @@ + + +Error 503 - Servicio no disponible + + +
+ + + + + + + + + + +
+
+ + + + +
Error 503 - Servicio no disponible
+
+



+
Ha ocurrido el siguiente error:
+
+
+ La solicitud no puede ser procesada en este momento. Vuelva a intentarlo más tarde. +

Si tiene dudas, porfavor contacte al administrador del sitio. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/fr/authorizationRequired.html b/server/conf/error/fr/authorizationRequired.html new file mode 100644 index 000000000..371dc17c5 --- /dev/null +++ b/server/conf/error/fr/authorizationRequired.html @@ -0,0 +1,40 @@ + + +Erreur 401 - Autorisation requise! + + +
+ + + + + + + + + + +
+
+ + + + +
Erreur 401 - Autorisation requise!
+
+



+
L'erreur suivante c'est produite :
+
+
+


+ La page demandée nécessite une autorisation.

+

Pour toutes questions, merci de contacter le Webmaster.

+
+
+
+ powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/fr/fileNotFound.html b/server/conf/error/fr/fileNotFound.html new file mode 100644 index 000000000..9664caab6 --- /dev/null +++ b/server/conf/error/fr/fileNotFound.html @@ -0,0 +1,45 @@ + + +Erreur 404 - Fichier non trouvé! + + +
+ + + + + + + + + + +
+
+ + + + +
Erreur 404 - Fichier non trouvé!
+
+



+
+
+ L'erreur suivante c'est produite : +
+ +
+
+
+


+ L'URL requise n'a pu etre trouvée sur ce serveur.

+

Merci de vérifier l'URL ou de contacter le Webmaster.

+
+
+
+ powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/fr/forbidden.html b/server/conf/error/fr/forbidden.html new file mode 100644 index 000000000..04e03bd79 --- /dev/null +++ b/server/conf/error/fr/forbidden.html @@ -0,0 +1,45 @@ + + +Erreur 403 - Accès interdit! + + +
+ + + + + + + + + + +
+
+ + + + +
Erreur 403 - Accès interdit!
+
+



+
+
+ L'erreur suivante c'est produite : +
+ +
+
+
+


+ Vous n'avez pas le droit d'accéder à l'URL demandé.

+

Pour toutes questions, merci de contacter le Webmaster.

+
+
+
+ powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/fr/internalServerError.html b/server/conf/error/fr/internalServerError.html new file mode 100644 index 000000000..47df6199c --- /dev/null +++ b/server/conf/error/fr/internalServerError.html @@ -0,0 +1,45 @@ + + +Erreur 500 - Erreur du serveur! + + +
+ + + + + + + + + + +
+
+ + + + +
Erreur 500 - Erreur du serveur!
+
+



+
+
+ L'erreur suivante c'est produite : +
+ +
+
+
+


+ Le serveur a èté victime d'une erreur interne.

+

Si vous obtenez ce message à plusieurs reprises, merci de contacter le Webmaster.

+
+
+
+ powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/fr/invalidSyntax.html b/server/conf/error/fr/invalidSyntax.html new file mode 100644 index 000000000..47d3904f9 --- /dev/null +++ b/server/conf/error/fr/invalidSyntax.html @@ -0,0 +1,45 @@ + + +Erreur 400 - Syntaxe Invalide! + + +
+ + + + + + + + + + +
+
+ + + + +
Erreur 400 - Syntaxe Invalide!
+
+



+
+
+ L'erreur suivante c'est produite : +
+ +
+
+
+


+ Vous avez utilisé une syntaxe invalide.

+

Pour tous problèmes, merci de contacter le Webmaster.

+
+
+
+ powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/fr/methodNotAllowed.html b/server/conf/error/fr/methodNotAllowed.html new file mode 100644 index 000000000..c7a7c1f88 --- /dev/null +++ b/server/conf/error/fr/methodNotAllowed.html @@ -0,0 +1,45 @@ + + +Erreur 405 - Méthode interdite! + + +
+ + + + + + + + + + +
+
+ + + + +
Erreur 405 - Méthode interdite!
+
+



+
+
+ L'erreur suivante c'est produite : +
+ +
+
+
+


+ Cette méthode n'est pas utilisable pour l'URL requise.

+

Pour toutes questions, merci de contacter le Webmaster.

+
+
+
+ powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/fr/overloaded.html b/server/conf/error/fr/overloaded.html new file mode 100644 index 000000000..3074f532c --- /dev/null +++ b/server/conf/error/fr/overloaded.html @@ -0,0 +1,45 @@ + + +Erreur 503 - Service inaccessible! + + +
+ + + + + + + + + + +
+
+ + + + +
Erreur 503 - Service inaccessible!
+
+



+
+
+ L'erreur suivante c'est produite : +
+ +
+
+
+


+ Le serveur n'est pas en mesure de répondre à votre requête pour l'instant. Veuillez réessayer plus tard.

+

Pour tous problèmes, merci de contacter le Webmaster.

+
+
+
+ powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/gr/authorizationRequired.html b/server/conf/error/gr/authorizationRequired.html new file mode 100644 index 000000000..2679ad090 --- /dev/null +++ b/server/conf/error/gr/authorizationRequired.html @@ -0,0 +1,40 @@ + + +401 ÓöÜëìá - Áðáéôåßôáé ðéóôïðïßçóç ÷ñÞóôç! + + +
+ + + + + + + + + + +
+
+ + + + +
401 ÓöÜëìá - Áðáéôåßôáé ðéóôïðïßçóç ÷ñÞóôç!
+
+



+
Ôï áêüëïõèï óöÜëìá ðñïÝêõøå:
+
+
+ ÁõôÞ ç äéåýèõíóç áðáéôåß ðéóôïðïðïßçóç ÷ñÞóôç. +

Ðáñáêáëþ åðéêïéíùíÞóôå ìå ôï äéá÷åéñéóôÞ ãéá ó÷åôéêÝò áðïñßåò. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/gr/fileNotFound.html b/server/conf/error/gr/fileNotFound.html new file mode 100644 index 000000000..4ff78d2e6 --- /dev/null +++ b/server/conf/error/gr/fileNotFound.html @@ -0,0 +1,40 @@ + + +404 ÓöÜëìá - Ôï áñ÷åßï äå âñÝèçêå! + + +
+ + + + + + + + + + +
+
+ + + + +
404 ÓöÜëìá - Ôï áñ÷åßï äå âñÝèçêå!
+
+



+
Ôï áêüëïõèï óöÜëìá ðñïÝêõøå:
+
+
+ Ç äéåýèõíóç ðïõ æçôÞóáôå äå âñÝèçêå óôï äéáêïìéóôÞ. +

Ðáñáêáëþ åëÝãîôå ôç äéåýèõíóç Þ åðéêïéíùíÞóôå ìå ôï äéá÷åéñéóôÞ. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/gr/forbidden.html b/server/conf/error/gr/forbidden.html new file mode 100644 index 000000000..3da1ff723 --- /dev/null +++ b/server/conf/error/gr/forbidden.html @@ -0,0 +1,40 @@ + + +403 ÓöÜëìá - ¶ñíçóç ðñüóâáóçò! + + +
+ + + + + + + + + + +
+
+ + + + +
403 ÓöÜëìá - ¶ñíçóç ðñüóâáóçò!
+
+



+
Ôï áêüëïõèï óöÜëìá ðñïÝêõøå:
+
+
+ Äåí åðéôñÝðåôáé ç ðñüóâáóç óå áõôÞ ôç äéåýèõíóç. +

Ðáñáêáëþ åðéêïéíùíÞóôå ìå ôï äéá÷åéñéóôÞ ãéá ó÷åôéêÝò áðïñßåò. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/gr/internalServerError.html b/server/conf/error/gr/internalServerError.html new file mode 100644 index 000000000..968689b96 --- /dev/null +++ b/server/conf/error/gr/internalServerError.html @@ -0,0 +1,40 @@ + + +500 ÓöÜëìá - Äõóëåéôïõñãßá äéáêïìéóôÞ! + + +
+ + + + + + + + + + +
+
+ + + + +
500 ÓöÜëìá - Äõóëåéôïõñãßá äéáêïìéóôÞ!
+
+



+
Ôï áêüëïõèï óöÜëìá ðñïÝêõøå:
+
+
+ Ç äéåýèõíóç áõôÞ ðñïêÜëåóå ôç äõóëåéôïõñãßá ôïõ äéáêïìéóôÞ. +

Áí ôï ìÞíõìá áõôü åðáíáëáìâÜíåôáé óõ÷íÜ åðéêïéíùíÞóôå ðáñáêáëþ ìå ôï äéá÷åéñéóôÞ. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/gr/invalidSyntax.html b/server/conf/error/gr/invalidSyntax.html new file mode 100644 index 000000000..52252024b --- /dev/null +++ b/server/conf/error/gr/invalidSyntax.html @@ -0,0 +1,40 @@ + + +400 ÓöÜëìá - Ìç Ýãêõñç óýíôáîç! + + +
+ + + + + + + + + + +
+
+ + + + +
400 ÓöÜëìá - Ìç Ýãêõñç óýíôáîç!
+
+



+
Ôï áêüëïõèï óöÜëìá ðñïÝêõøå:
+
+
+ ¸÷åôå ÷ñçóéìïðïéÞóåé åóöáëìÝíç óýíôáîç äéåýèõíóçò. +

Ðáñáêáëþ åðéêïéíùíÞóôå ìå ôï äéá÷åéñéóôÞ ãéá ó÷åôéêÝò áðïñßåò. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/gr/methodNotAllowed.html b/server/conf/error/gr/methodNotAllowed.html new file mode 100644 index 000000000..a0320d701 --- /dev/null +++ b/server/conf/error/gr/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +405 ÓöÜëìá - Ìç Ýãêõñç ìÝèïäïò! + + +
+ + + + + + + + + + +
+
+ + + + +
405 ÓöÜëìá - Ìç Ýãêõñç ìÝèïäïò!
+
+



+
Ôï áêüëïõèï óöÜëìá ðñïÝêõøå:
+
+
+ Ç ìÝèïäïò ðïõ ÷ñçóéìïðïéÞóáôå äåí åðéôñÝðåôáé. +

Ðáñáêáëþ åðéêïéíùíÞóôå ìå ôï äéá÷åéñéóôÞ ãéá ó÷åôéêÝò áðïñßåò. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/gr/overloaded.html b/server/conf/error/gr/overloaded.html new file mode 100644 index 000000000..5200db155 --- /dev/null +++ b/server/conf/error/gr/overloaded.html @@ -0,0 +1,40 @@ + + +503 ÓöÜëìá - Ç õðçñåóßá äåí åßíáé äéáèÝóéìç! + + +
+ + + + + + + + + + +
+
+ + + + +
503 ÓöÜëìá - Ç õðçñåóßá äåí åßíáé äéáèÝóéìç!
+
+



+
Ôï áêüëïõèï óöÜëìá ðñïÝêõøå:
+
+
+ Õðåñöüñôùóç óõóôÞìáôïò. Ðáñáêáëþ ðñïóðáèÞóôå áñãüôåñá. +

Ðáñáêáëþ åðéêïéíùíÞóôå ìå ôï äéá÷åéñéóôÞ ãéá ó÷åôéêÝò áðïñßåò. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/hu/authorizationRequired.html b/server/conf/error/hu/authorizationRequired.html new file mode 100644 index 000000000..1e1f803b3 --- /dev/null +++ b/server/conf/error/hu/authorizationRequired.html @@ -0,0 +1,40 @@ + + +401-es HIBA - Authorisation required! + + +
+ + + + + + + + + + +
+
+ + + + +
401-es HIBA - Felhasználó authentikáció szükséges!
+
+



+
A következõ hiba történt:
+
+
+ Nincs joga a lap megtekintéséhez. +

További kérdéseivel, kérjük, keresse az oldal adminisztrátorát. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/hu/fileNotFound.html b/server/conf/error/hu/fileNotFound.html new file mode 100644 index 000000000..6be131acf --- /dev/null +++ b/server/conf/error/hu/fileNotFound.html @@ -0,0 +1,40 @@ + + +404-es HIBA - File not found! + + +
+ + + + + + + + + + +
+
+ + + + +
404-es HIBA - Az oldal nem található!
+
+



+
A következõ hiba történt:
+
+
+ A keresett könyvtár vagy állomány nem található!. +

Ellenõrizze, hogy helyesen írta-e be az URL-t. További kérdéseivel, kérjük, keresse az oldal adminisztrátorát. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/hu/forbidden.html b/server/conf/error/hu/forbidden.html new file mode 100644 index 000000000..fcd0acc9b --- /dev/null +++ b/server/conf/error/hu/forbidden.html @@ -0,0 +1,40 @@ + + +403 Error - Forbidden! + + +
+ + + + + + + + + + +
+
+ + + + +
403-as HIBA - Hozzáférés megtagadva!
+
+



+
A következõ hiba történt:
+
+
+ Nincs jogosultsága a lap megtekintésére. +

További kérdéseivel, kérjük, keresse az oldal adminisztrátorát. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/hu/internalServerError.html b/server/conf/error/hu/internalServerError.html new file mode 100644 index 000000000..b38b8e27f --- /dev/null +++ b/server/conf/error/hu/internalServerError.html @@ -0,0 +1,40 @@ + + +500 Error - Internal Server Error! + + +
+ + + + + + + + + + +
+
+ + + + +
500-as HIBA - Belsõ szerver hiba!
+
+



+
A következõ hiba történt:
+
+
+ A kért URL belsõ szerver hibát idézett elõ, a lekérdezés nem lett végrehajtva. +

Amennyiben folyamatosanilyen hibába ütközik, kérjük, keresse az oldal adminisztrátorát. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/hu/invalidSyntax.html b/server/conf/error/hu/invalidSyntax.html new file mode 100644 index 000000000..7347feec0 --- /dev/null +++ b/server/conf/error/hu/invalidSyntax.html @@ -0,0 +1,40 @@ + + +400 Error - Invalid Syntax! + + +
+ + + + + + + + + + +
+
+ + + + +
400-as HIBA - nem értelmezhetõ kérés!
+
+



+
A következõ hiba történt:
+
+
+ A szerver nem érti a lekérdezést, rosszul fogalmazott kérés. +

További kérdéseivel, kérjük, keresse az oldal adminisztrátorát. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/hu/methodNotAllowed.html b/server/conf/error/hu/methodNotAllowed.html new file mode 100644 index 000000000..9bff1d9f0 --- /dev/null +++ b/server/conf/error/hu/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +405 Error - Method not allowed! + + +
+ + + + + + + + + + +
+
+ + + + +
405-ös HIBA - az eljárás nem engedélyezett!
+
+



+
A következõ hiba történt:
+
+
+ A lekérdezésben használt eljárás nem engedélyezett. +

További kérdéseivel, kérjük, keresse az oldal adminisztrátorát. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/hu/overloaded.html b/server/conf/error/hu/overloaded.html new file mode 100644 index 000000000..770cf3712 --- /dev/null +++ b/server/conf/error/hu/overloaded.html @@ -0,0 +1,40 @@ + + +503 Error - Service unavailable! + + +
+ + + + + + + + + + +
+
+ + + + +
503-as HIBA - A szolgáltatás elérhetetlen!
+
+



+
A következõ hiba történt:
+
+
+ A rendszer jelenleg le van terhelve. Kérjük, próbálja meg késõbb. +

További kérdéseivel, kérjük, keresse az oldal adminisztrátorát. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/it/authorizationRequired.html b/server/conf/error/it/authorizationRequired.html new file mode 100644 index 000000000..b52f4468b --- /dev/null +++ b/server/conf/error/it/authorizationRequired.html @@ -0,0 +1,40 @@ + + +Errore 401 - Autorizzazione richiesta! + + +
+ + + + + + + + + + +
+
+ + + + +
Errore 401 - Autorizzazione richiesta!
+
+



+
Si e' verificato il seguente errore:
+
+
+ Autorizzazione necessaria per accedere all'URL. +

Contattate il Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/it/fileNotFound.html b/server/conf/error/it/fileNotFound.html new file mode 100644 index 000000000..cce4fa6b5 --- /dev/null +++ b/server/conf/error/it/fileNotFound.html @@ -0,0 +1,40 @@ + + +Errore 404 - File non trovato! + + +
+ + + + + + + + + + +
+
+ + + + +
Errore 404 - File non trovato!
+
+



+
Si e' verificato il seguente errore:
+
+
+ L'URL richiesto non è stato trovato in questo server. +

Controllare l'URL o contattare il Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/it/forbidden.html b/server/conf/error/it/forbidden.html new file mode 100644 index 000000000..76388d7e2 --- /dev/null +++ b/server/conf/error/it/forbidden.html @@ -0,0 +1,40 @@ + + +Errore 403 - Accesso Negato! + + +
+ + + + + + + + + + +
+
+ + + + +
Errore 403 - Accesso Negato!
+
+



+
Si e' verificato il seguente errore:
+
+
+ Non si possiedono i permessi per accedere all'URL richiesto +

Contattare il Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/it/internalServerError.html b/server/conf/error/it/internalServerError.html new file mode 100644 index 000000000..6b0789b7f --- /dev/null +++ b/server/conf/error/it/internalServerError.html @@ -0,0 +1,40 @@ + + +Errore 500 - Errore Interno del Server! + + +
+ + + + + + + + + + +
+
+ + + + +
Errore 500 - Errore Interno del Server!
+
+



+
Si e' verificato il seguente errore:
+
+
+ L'URL richiesto ha causato un errore interno del server. +

Se questo messaggio si ripete, contattare il Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/it/invalidSyntax.html b/server/conf/error/it/invalidSyntax.html new file mode 100644 index 000000000..8a3980986 --- /dev/null +++ b/server/conf/error/it/invalidSyntax.html @@ -0,0 +1,40 @@ + + +Errore 400 - sintassi non corretta! + + +
+ + + + + + + + + + +
+
+ + + + +
Errore 400 - sintassi non corretta!
+
+



+
Si e' verificato il seguente errore:
+
+
+ Hai usato una sintassi non corretta. +

Contatta il Webmaster per ogni problema. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/it/methodNotAllowed.html b/server/conf/error/it/methodNotAllowed.html new file mode 100644 index 000000000..7e99c25ac --- /dev/null +++ b/server/conf/error/it/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +Errore 405 - metodo non consentito! + + +
+ + + + + + + + + + +
+
+ + + + +
Errore 405 - metodo non consentito!
+
+



+
Si e' verificato il seguente errore:
+
+
+ Il metodo usato non e' consentito. +

Contattare il Webmaster per ogni richiesta. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/it/overloaded.html b/server/conf/error/it/overloaded.html new file mode 100644 index 000000000..3412182c6 --- /dev/null +++ b/server/conf/error/it/overloaded.html @@ -0,0 +1,40 @@ + + +Errore 503 - Servizio non disponibile! + + +
+ + + + + + + + + + +
+
+ + + + +
Errore 503 - Servizio non disponibile!
+
+



+
Si e' verificato il seguente errore:
+
+
+ Il sistema e' momentaneamente sovraccaricato. Riprovare piu' tardi +

Contattare il Webmaster per ogni problema. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/error/nl/authorizationRequired.html b/server/conf/error/nl/authorizationRequired.html new file mode 100644 index 000000000..f12521105 --- /dev/null +++ b/server/conf/error/nl/authorizationRequired.html @@ -0,0 +1,42 @@ + + +401 Error - Autorisatie vereist! + + +
+ + + + + + + + + + +
+
+ + + + +
401 Error - Autorisatie vereist!
+
+



+
+ Het volgende probleem deed zich voor:
+
+
+ + De bevraagde URL vereist autorisatie. +

Neem contact op met de webmaster voor verdere vragen. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/nl/fileNotFound.html b/server/conf/error/nl/fileNotFound.html new file mode 100644 index 000000000..47456d92f --- /dev/null +++ b/server/conf/error/nl/fileNotFound.html @@ -0,0 +1,42 @@ + + +404 Error - Bestand niet gevonden! + + +
+ + + + + + + + + + +
+
+ + + + +
404 Error - Bestand niet gevonden!
+
+



+
+ Het volgende probleem deed zich voor:
+
+
+ + Het bevraagde bestand is niet gevonden op de server. +

Neem contact op met de webmaster voor verdere vragen. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/nl/forbidden.html b/server/conf/error/nl/forbidden.html new file mode 100644 index 000000000..c862753b6 --- /dev/null +++ b/server/conf/error/nl/forbidden.html @@ -0,0 +1,41 @@ + + +403 Error - Verboden! + + +
+ + + + + + + + + + +
+
+ + + + +
403 Error- Verboden!
+
+



+
Het volgende probleem deed zich voor:
+
+
+ + U heeft geen toestemming om de bevraagde URL te bekijken. +

Neem contact op met de webmaster voor verdere vragen. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/nl/internalServerError.html b/server/conf/error/nl/internalServerError.html new file mode 100644 index 000000000..e938bd31e --- /dev/null +++ b/server/conf/error/nl/internalServerError.html @@ -0,0 +1,41 @@ + + +500 error - Internal Server Error! + + +
+ + + + + + + + + + +
+
+ + + + +
500 error - Internal Server Error!
+
+



+
Het volgende probleem deed zich voor:
+
+
+ + De bevraagde URL zorgt voor een "internal server error". +

Als u deze melding blijft krijgen, neem dan contact op met de webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/nl/invalidSyntax.html b/server/conf/error/nl/invalidSyntax.html new file mode 100644 index 000000000..0be1a3d5b --- /dev/null +++ b/server/conf/error/nl/invalidSyntax.html @@ -0,0 +1,41 @@ + + +400 error - ongeldige syntax! + + +
+ + + + + + + + + + +
+
+ + + + +
400 error - ongeldige syntax!
+
+



+
Het volgende probleem deed zich voor:
+
+
+ + U gebruikt en ongeldige syntax. +

Neem contact op met de webmaster voor verdere vragen. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/nl/methodNotAllowed.html b/server/conf/error/nl/methodNotAllowed.html new file mode 100644 index 000000000..203f987d4 --- /dev/null +++ b/server/conf/error/nl/methodNotAllowed.html @@ -0,0 +1,41 @@ + + +405 error - methode niet toegestaan! + + +
+ + + + + + + + + + +
+
+ + + + +
405 error - methode niet toegestaan!
+
+



+
Het volgende probleem deed zich voor:
+
+
+ + De gebruikte methode is niet toegestaan! +

Neem contact op met de webmaster voor verdere vragen. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/nl/overloaded.html b/server/conf/error/nl/overloaded.html new file mode 100644 index 000000000..2cfad5f6d --- /dev/null +++ b/server/conf/error/nl/overloaded.html @@ -0,0 +1,41 @@ + + +503 Error - Service niet bereikbaar! + + +
+ + + + + + + + + + +
+
+ + + + +
503 Error - Service niet bereikbaar!
+
+



+
Het volgende probleem deed zich voor::
+
+
+ + Het is momenteel te druk op de server. Probeer het later nog eens. +

Neem contact op met de webmaster voor verdere vragen.. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/pl/authorizationRequired.html b/server/conf/error/pl/authorizationRequired.html new file mode 100644 index 000000000..70859d756 --- /dev/null +++ b/server/conf/error/pl/authorizationRequired.html @@ -0,0 +1,40 @@ + + +401 Error - Authorisation required! + + +
+ + + + + + + + + + +
+
+ + + + +
401 Error - Authorisation required!
+
+



+
The following error occurred:
+
+
+ The URL requested requires authorisation. +

Please contact the Webmaster with any queries. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/pl/fileNotFound.html b/server/conf/error/pl/fileNotFound.html new file mode 100644 index 000000000..ae46c1f29 --- /dev/null +++ b/server/conf/error/pl/fileNotFound.html @@ -0,0 +1,40 @@ + + +404 Error - File not found! + + +
+ + + + + + + + + + +
+
+ + + + +
404 Error - File not found!
+
+



+
The following error occurred:
+
+
+ The requested URL was not found on this server. +

Please check the URL or contact the Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/pl/forbidden.html b/server/conf/error/pl/forbidden.html new file mode 100644 index 000000000..99e6483ad --- /dev/null +++ b/server/conf/error/pl/forbidden.html @@ -0,0 +1,40 @@ + + +403 Error - Forbidden! + + +
+ + + + + + + + + + +
+
+ + + + +
403 Error- Forbidden!
+
+



+
The following error occurred:
+
+
+ You are not permitted to access the requested URL +

Please contact the Webmaster with any queries. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/pl/internalServerError.html b/server/conf/error/pl/internalServerError.html new file mode 100644 index 000000000..434c3e6ce --- /dev/null +++ b/server/conf/error/pl/internalServerError.html @@ -0,0 +1,40 @@ + + +500 Error - Internal Server Error! + + +
+ + + + + + + + + + +
+
+ + + + +
500 error - Internal Server Error!
+
+



+
The following error occurred:
+
+
+ The requested URL caused an internal server error. +

If you get this message repeatedly please contact the Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/pl/invalidSyntax.html b/server/conf/error/pl/invalidSyntax.html new file mode 100644 index 000000000..2b56b8566 --- /dev/null +++ b/server/conf/error/pl/invalidSyntax.html @@ -0,0 +1,40 @@ + + +400 Error - Invalid Syntax! + + +
+ + + + + + + + + + +
+
+ + + + +
400 error - invalid syntax!
+
+



+
The following error occurred:
+
+
+ You have used invalid syntax. +

Please contact the Webmaster with any problems. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/pl/methodNotAllowed.html b/server/conf/error/pl/methodNotAllowed.html new file mode 100644 index 000000000..2caddd819 --- /dev/null +++ b/server/conf/error/pl/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +405 Error - Method not allowed! + + +
+ + + + + + + + + + +
+
+ + + + +
405 error - method not allowed!
+
+



+
The following error occurred:
+
+
+ The method used is not permitted. +

Please contact the Webmaster with any queries. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/pl/overloaded.html b/server/conf/error/pl/overloaded.html new file mode 100644 index 000000000..9e32631fd --- /dev/null +++ b/server/conf/error/pl/overloaded.html @@ -0,0 +1,40 @@ + + +503 Error - Service unavailable! + + +
+ + + + + + + + + + +
+
+ + + + +
503 Error - Service unavailable!
+
+



+
The following error occurred::
+
+
+ The system currently overloaded. Please you try again later +

Please contact the Webmaster about any problems. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/se/authorizationRequired.html b/server/conf/error/se/authorizationRequired.html new file mode 100644 index 000000000..7ab1e2942 --- /dev/null +++ b/server/conf/error/se/authorizationRequired.html @@ -0,0 +1,40 @@ + + +401 Fel - Behörighet krävs! + + +
+ + + + + + + + + + +
+
+ + + + +
401 Fel - Behörighet krävs!
+
+



+
Följande fel uppstod:
+
+
+ Denna URL som du vill besöka kräver behörighet. +

Vänligen kontakta Webmaster för frågor om detta. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/se/fileNotFound.html b/server/conf/error/se/fileNotFound.html new file mode 100644 index 000000000..97ed23393 --- /dev/null +++ b/server/conf/error/se/fileNotFound.html @@ -0,0 +1,40 @@ + + +404 Fel - Filen hittades ej! + + +
+ + + + + + + + + + +
+
+ + + + +
404 Fel - Filen hittades ej!
+
+



+
Följande fel uppstod:
+
+
+ Den eftersökta URLen fanns inte på denna server. +

Kontrollera eftersökta URLen eller kontakta Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/se/forbidden.html b/server/conf/error/se/forbidden.html new file mode 100644 index 000000000..d5f9a1972 --- /dev/null +++ b/server/conf/error/se/forbidden.html @@ -0,0 +1,40 @@ + + +403 Fel - Förbjuden! + + +
+ + + + + + + + + + +
+
+ + + + +
403 Fel- Förbjuden!
+
+



+
Följande fel uppstod:
+
+
+ Du har ej tillåtelse att accessa begärd URL +

Vänligen kontakta Webmaster för ytterligare frågor. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/se/internalServerError.html b/server/conf/error/se/internalServerError.html new file mode 100644 index 000000000..55f072824 --- /dev/null +++ b/server/conf/error/se/internalServerError.html @@ -0,0 +1,40 @@ + + +500 Fel - Internt Server Fel! + + +
+ + + + + + + + + + +
+
+ + + + +
500 Fel - Internt Server Fel!
+
+



+
Följande fel uppstod:
+
+
+ Begärd URL orsakade ett internt server fel. +

Om detta meddelande återkommer igen kontakta då Webmaster. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/se/invalidSyntax.html b/server/conf/error/se/invalidSyntax.html new file mode 100644 index 000000000..ad2d24e77 --- /dev/null +++ b/server/conf/error/se/invalidSyntax.html @@ -0,0 +1,40 @@ + + +400 Fel - Felaktig syntax! + + +
+ + + + + + + + + + +
+
+ + + + +
400 Fel - Felaktig syntax!
+
+



+
Följande fel uppstod:
+
+
+ Du har använt felaktig syntax. +

Kontakta Webmaster om problemet fortsätter. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/se/methodNotAllowed.html b/server/conf/error/se/methodNotAllowed.html new file mode 100644 index 000000000..ebbedbb63 --- /dev/null +++ b/server/conf/error/se/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +405 Fel - Metoden tillåts ej! + + +
+ + + + + + + + + + +
+
+ + + + +
405 Fel - Metoden tillåts ej!
+
+



+
Följande fel uppstod:
+
+
+ Denna metod tillåts ej. +

Kontakta Webmaster id frågor. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/se/overloaded.html b/server/conf/error/se/overloaded.html new file mode 100644 index 000000000..96a189bf1 --- /dev/null +++ b/server/conf/error/se/overloaded.html @@ -0,0 +1,40 @@ + + +503 Fel - Service ej tillgänglig! + + +
+ + + + + + + + + + +
+
+ + + + +
503 Fel - Service ej tillgänglig!
+
+



+
Följande fel uppstod:
+
+
+ Systemet är för närvarande överbelastat. Vänligen försök senare +

Kontakta Webmaster om problemen. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/si/authorizationRequired.html b/server/conf/error/si/authorizationRequired.html new file mode 100644 index 000000000..07ff5c1a0 --- /dev/null +++ b/server/conf/error/si/authorizationRequired.html @@ -0,0 +1,40 @@ + + +401 Napaka - Avtorizacija je potrebna! + + +
+ + + + + + + + + + +
+
+ + + + +
401 Napaka - Avtorizacija je potrebna!
+
+



+
Opis napake:
+
+
+ Za dostop do zahtevanega naslova je potrebna avtorizacija. +

Prosimo, kontaktirjate administratorja. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/si/fileNotFound.html b/server/conf/error/si/fileNotFound.html new file mode 100644 index 000000000..b45e7e35d --- /dev/null +++ b/server/conf/error/si/fileNotFound.html @@ -0,0 +1,40 @@ + + +404 Napaka - Datoteka ne obstaja! + + +
+ + + + + + + + + + +
+
+ + + + +
404 Napaka - Datoteka ne obstaja!
+
+



+
Opis napake:
+
+
+ Zahtevana datoteka/stran ne obstaja. +

Prosimo, preverite vpisani naslov ali kontaktirajte administratorja. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/si/forbidden.html b/server/conf/error/si/forbidden.html new file mode 100644 index 000000000..dbb6997a3 --- /dev/null +++ b/server/conf/error/si/forbidden.html @@ -0,0 +1,40 @@ + + +403 Napaka - Nepooblašèen dostop! + + +
+ + + + + + + + + + +
+
+ + + + +
403 Napaka - Nepooblašèen dostop!
+
+



+
Opis napake:
+
+
+ Nimate pravic za dostop do strani. +

Prosimo, kontaktirajte administratorja. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/si/internalServerError.html b/server/conf/error/si/internalServerError.html new file mode 100644 index 000000000..a859d09b3 --- /dev/null +++ b/server/conf/error/si/internalServerError.html @@ -0,0 +1,40 @@ + + +500 Napaka - Napaka na strežniku! + + +
+ + + + + + + + + + +
+
+ + + + +
500 Napaka - Napaka na strežniku!
+
+



+
Opis napake:
+
+
+ Zahtevani naslov je povzroèil napako na strežniku. +

Prosimo, kontaktirajte administratorja. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/si/invalidSyntax.html b/server/conf/error/si/invalidSyntax.html new file mode 100644 index 000000000..30f64dcc1 --- /dev/null +++ b/server/conf/error/si/invalidSyntax.html @@ -0,0 +1,40 @@ + + +400 Napaka - Napaèna sintaksa! + + +
+ + + + + + + + + + +
+
+ + + + +
400 Napaka - Napaèna sintaksa!
+
+



+
Opis napake:
+
+
+ Uporabili ste napaèno sintakso. +

Prosimo, da kontaktirate administratorja. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/si/methodNotAllowed.html b/server/conf/error/si/methodNotAllowed.html new file mode 100644 index 000000000..82e5e275c --- /dev/null +++ b/server/conf/error/si/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +405 Napaka - Metoda ni dovoljena! + + +
+ + + + + + + + + + +
+
+ + + + +
405 Napaka - Metoda ni dovoljena!
+
+



+
Opis napake:
+
+
+ Uporabljena metoda ni dovoljena. +

Prosimo, da kontaktirate administratorja. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/si/overloaded.html b/server/conf/error/si/overloaded.html new file mode 100644 index 000000000..f35d52533 --- /dev/null +++ b/server/conf/error/si/overloaded.html @@ -0,0 +1,40 @@ + + +503 Napaka - Storitev ni na voljo! + + +
+ + + + + + + + + + +
+
+ + + + +
503 Napaka - Storitev ni na voljo!
+
+



+
Opis napake:
+
+
+ Sistem je preobremenjen. Prosimo, da poèakate nekaj trenutkov. +

Prosimo, da kontaktirate administratorja. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/sr/authorizationRequired.html b/server/conf/error/sr/authorizationRequired.html new file mode 100644 index 000000000..f73e1bf82 --- /dev/null +++ b/server/conf/error/sr/authorizationRequired.html @@ -0,0 +1,40 @@ + + +401 Greška - Potrebna je autorizacija! + + +
+ + + + + + + + + + +
+
+ + + + +
401 Greška - Potrebna je autorizacija!
+
+



+
Došlo je do sledeæe greške:
+
+
+ URL kojoj pristupate zahteva autorizaciju. +

Molimo, kontaktirajte vašeg Webmastera. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/sr/fileNotFound.html b/server/conf/error/sr/fileNotFound.html new file mode 100644 index 000000000..162f48411 --- /dev/null +++ b/server/conf/error/sr/fileNotFound.html @@ -0,0 +1,40 @@ + + +404 Greška - Datoteka nije naðena! + + +
+ + + + + + + + + + +
+
+ + + + +
404 Greška - Datoteka nije naðena!
+
+



+
Došlo je do sledeæe greške:
+
+
+ URL kojoj pristupate nije pronaðena na serveru. +

Proverite URL ili kontaktirajte Webmaster-a. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/sr/forbidden.html b/server/conf/error/sr/forbidden.html new file mode 100644 index 000000000..9e6e75386 --- /dev/null +++ b/server/conf/error/sr/forbidden.html @@ -0,0 +1,40 @@ + + +403 Greška - Zabranjen pristup! + + +
+ + + + + + + + + + +
+
+ + + + +
403 Greška - Zabranjen pristup!
+
+



+
Došlo je do sledeæe greške:
+
+
+ Nije dozvoljen pristup zahtevanoj URL +

Kontaktirate webmaster-a ukoliko imate nekih pitanja. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/sr/internalServerError.html b/server/conf/error/sr/internalServerError.html new file mode 100644 index 000000000..2ce442d4c --- /dev/null +++ b/server/conf/error/sr/internalServerError.html @@ -0,0 +1,40 @@ + + +500 Greška - Interna greška server-a! + + +
+ + + + + + + + + + +
+
+ + + + +
500 Greška - Interna greška server-a!
+
+



+
Došlo je do sledeæe greške:
+
+
+ Zahtevana URL je izazvala internu grešku servera. +

Ako stalno nastaje ova greška kontaktirajte Webmaster-a. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/sr/invalidSyntax.html b/server/conf/error/sr/invalidSyntax.html new file mode 100644 index 000000000..3c3e01a0c --- /dev/null +++ b/server/conf/error/sr/invalidSyntax.html @@ -0,0 +1,40 @@ + + +400 Greška - nepravilna sintaksa! + + +
+ + + + + + + + + + +
+
+ + + + +
400 Greška - nepravilna sintaksa!
+
+



+
Došlo je do sledeæe greške:
+
+
+ Koristili ste nepravilnu sintaksu. +

Kontaktirajte Webmaster-a u sluèaju ponovljenog problema. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/sr/methodNotAllowed.html b/server/conf/error/sr/methodNotAllowed.html new file mode 100644 index 000000000..7912bfab8 --- /dev/null +++ b/server/conf/error/sr/methodNotAllowed.html @@ -0,0 +1,40 @@ + + +405 Greška - metod nije dozvoljen! + + +
+ + + + + + + + + + +
+
+ + + + +
405 Greška - metod nije dozvoljen!
+
+



+
Došlo je do sledeæe greške:
+
+
+ Korišæeni metod nije dozvoljen. +

Kontaktirajte Webmaster-a ako imate nekih pitanja. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/error/sr/overloaded.html b/server/conf/error/sr/overloaded.html new file mode 100644 index 000000000..9c17c12c1 --- /dev/null +++ b/server/conf/error/sr/overloaded.html @@ -0,0 +1,40 @@ + + +503 Error - Greška - Servis je nedostupan! + + +
+ + + + + + + + + + +
+
+ + + + +
503 Greška - Servis je nedostupan!
+
+



+
Došlo je do sledeæe greške:
+
+
+ Sistem je trenutno preoptereæen. Probajte kasnije +

Kontaktirajte Webmaster-a u sluèaju daljih problema. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/standard_index.html_cz b/server/conf/index/standard_index.html_cz new file mode 100644 index 000000000..e57210718 --- /dev/null +++ b/server/conf/index/standard_index.html_cz @@ -0,0 +1,39 @@ + + +Vitejte! + + +
+ + + + + + + +
+
+ + + + +
Vitejte na + + Vasem webu! + +
+
+
+

+ Toto je standardni stranka Vaseho webu. Muzete ji bez obav vymazat nebo nahradit jinym souborem. Toto je soubor index.html v adresari web. +

Pokud mate jakekoliv dotazy prosim kontaktuje administratora serveru.

+
+ +
+
+powered by ISPConfig on Zserver s.r.o. +
+
+
+ + diff --git a/server/conf/index/standard_index.html_de b/server/conf/index/standard_index.html_de new file mode 100644 index 000000000..67f7a93de --- /dev/null +++ b/server/conf/index/standard_index.html_de @@ -0,0 +1,36 @@ + + +Herzlich Willkommen! + + +
+ + + + + + + +
+
+ + + + +
Herzlich Willkommen auf Ihrer Website!
+
+
+

+
+ Dies ist die Standard-Index-Seite Ihres Webs. Sie können sie problemlos löschen oder durch eine andere Seite ersetzen. Es handelt sich hierbei um die Datei index.html im Verzeichnis web. +

Bei Fragen oder Problemen wenden Sie sich bitte an den Server-Administrator. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/standard_index.html_en b/server/conf/index/standard_index.html_en new file mode 100644 index 000000000..e2e281f55 --- /dev/null +++ b/server/conf/index/standard_index.html_en @@ -0,0 +1,41 @@ + + +Welcome! + + +
+ + + + + + + +
+
+ + + + +
Welcome + to + + your website! + +
+
+
+

+ This is the standard index of your website. You can easily delete it or replace it with another file. This is the index.html file + in the web directory. +

For questions or problems please contact the server administrator.

+
+ +
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/standard_index.html_es b/server/conf/index/standard_index.html_es new file mode 100644 index 000000000..ca0811cee --- /dev/null +++ b/server/conf/index/standard_index.html_es @@ -0,0 +1,37 @@ + + +Bienvenido! + + +
+ + + + + + + +
+
+ + + + +
Bienvenido a su sitio web!
+
+
+

+
+ Esta es la página principal del sitio. +  Puede cambiarla por otra simplemente reemplazando este archivo. +

Si tiene dudas o problemas, porfavor contacte al administrador del sistema. +
+

+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/index/standard_index.html_fr b/server/conf/index/standard_index.html_fr new file mode 100644 index 000000000..35fb14104 --- /dev/null +++ b/server/conf/index/standard_index.html_fr @@ -0,0 +1,38 @@ + + +Bienvenue! + + +
+ + + + + + + +
+
+ + + + +
Bienvenue sur votre site Web! + +
+
+
+

+
+


+ Ceci est la page d'index standard de votre site. Vous pouvez facilement effacer ou remplacer ce fichier. C'est le fichier index.html dans le dossier web.

+

Pour tous problèmes ou questions, merci de contacter l'administrateur du serveur.

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/standard_index.html_gr b/server/conf/index/standard_index.html_gr new file mode 100644 index 000000000..4bc23f3f8 --- /dev/null +++ b/server/conf/index/standard_index.html_gr @@ -0,0 +1,41 @@ + + +Êáëþò Þñèáôå! + + +
+ + + + + + + +
+
+ + + + +
Êáëþò Þñèáôå + óôï + + äéêôõáêü óáò ôüðï! + +
+
+
+

+ ÁõôÞ åßíáé ç ðñïåðéëåãìÝíç áñ÷éêÞ óåëßäá ôïõ äéêôõáêïý óáò ôüðïõ. Ìðïñåßôå åýêïëá íá ôç äéáãñÜøåôå Þ áíôéêáôáóôÞóåôå ìå Üëëï áñ÷åßï. Áõôü åßíáé ôï index.html áñ÷åßï + óôï web öÜêåëï. +

Ãéá áðïñßåò Þ ðñïâëÞìáôá ðáñáêáëþ åðéêïéíùíÞóôå ìå ôï äéá÷åéñéóôÞ.

+
+ +
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/standard_index.html_hu b/server/conf/index/standard_index.html_hu new file mode 100644 index 000000000..83e5ae83b --- /dev/null +++ b/server/conf/index/standard_index.html_hu @@ -0,0 +1,41 @@ + + +Üdvözöljük! + + +
+ + + + + + + +
+
+ + + + +
Üdvözöljük + az + + your website! + +
+
+
+

+ Ez az oldal az Ön weboldalának eredeti kezdõoldala. Ezt az oldalt Ön igényei szerint módosíthatja, akár le is törölheti. Megtalálja ezt az állományt + a web könyvtárban index.html néven. +

Kérdéseivel, kérjük, forduljon a szerver üzemeltetõjéhez.

+
+ +
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/standard_index.html_it b/server/conf/index/standard_index.html_it new file mode 100644 index 000000000..736c90bed --- /dev/null +++ b/server/conf/index/standard_index.html_it @@ -0,0 +1,39 @@ + + +Benvenuti! + + +
+ + + + + + + +
+
+ + + + +
Benvenuti + + sul vostro sito! + +
+
+
+

+ Questo file puo' essere cancellato o sovrascritto senza nessuna difficolta'. Questo e' prodotto dal file index.html nella directory web. +

Per domande o problemi contattate l'amministratore del server.

+
+ +
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/index/standard_index.html_nl b/server/conf/index/standard_index.html_nl new file mode 100644 index 000000000..028845c06 --- /dev/null +++ b/server/conf/index/standard_index.html_nl @@ -0,0 +1,44 @@ + + +Welkom! + + +
+ + + + + + + +
+
+ + + + +
Welkom + op + + uw website! + +
+
+
+

+ + Dit is de standaard indexpagina van uw website. + U kunt deze op eenvoudige wijze verwijderen en vervangen door een ander bestand.
+ Dit is het index.html bestand in de web directorie. +

+ Voor vragen of problemen kunt u contact opnemen met de beheerder van de server.

+
+ +
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/standard_index.html_pl b/server/conf/index/standard_index.html_pl new file mode 100644 index 000000000..e2e281f55 --- /dev/null +++ b/server/conf/index/standard_index.html_pl @@ -0,0 +1,41 @@ + + +Welcome! + + +
+ + + + + + + +
+
+ + + + +
Welcome + to + + your website! + +
+
+
+

+ This is the standard index of your website. You can easily delete it or replace it with another file. This is the index.html file + in the web directory. +

For questions or problems please contact the server administrator.

+
+ +
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/standard_index.html_se b/server/conf/index/standard_index.html_se new file mode 100644 index 000000000..1129f8ad6 --- /dev/null +++ b/server/conf/index/standard_index.html_se @@ -0,0 +1,41 @@ + + +Välkommen! + + +
+ + + + + + + +
+
+ + + + +
Välkommen + till + + din webbplats! + +
+
+
+

+ Detta är en standard index sida på din webbplats. Du kan antingen ta bort den eller ersätta den med en annan fil. Detta är en index.html fil + i webb mappen. +

För frågor eller problem runt detta kontakta server administratören.

+
+ +
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/standard_index.html_sr b/server/conf/index/standard_index.html_sr new file mode 100644 index 000000000..c3825a979 --- /dev/null +++ b/server/conf/index/standard_index.html_sr @@ -0,0 +1,41 @@ + + +Dobrodošli! + + +
+ + + + + + + +
+
+ + + + +
Dobrodošli + na + + Vašu Internet prezentaciju! + +
+
+
+

+ Ovo je standardna indeksna strana vaše internet prezentacije. Možete je lako obrisati ili zameniti sa nekom drugom datotekom. Ovo je index.html datoteka + u web directory. +

Kontaktirajte server administratora u vezi pitanja i problema.

+
+ +
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/user_standard_index.html_de b/server/conf/index/user_standard_index.html_de new file mode 100644 index 000000000..0d3136633 --- /dev/null +++ b/server/conf/index/user_standard_index.html_de @@ -0,0 +1,36 @@ + + +Herzlich Willkommen! + + +
+ + + + + + + +
+
+ + + + +
Herzlich Willkommen auf Ihrer Website!
+
+
+

+
+ Dies ist die Standard-Index-Seite von User {USER_USERNAME}. Sie können sie problemlos löschen oder durch eine andere Seite ersetzen. Es handelt sich hierbei um die Datei index.html im Verzeichnis user/{USER_USERNAME}/web. +

Bei Fragen oder Problemen wenden Sie sich bitte an den Server-Administrator. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/user_standard_index.html_en b/server/conf/index/user_standard_index.html_en new file mode 100644 index 000000000..f5df92d52 --- /dev/null +++ b/server/conf/index/user_standard_index.html_en @@ -0,0 +1,37 @@ + + +Welcome! + + +
+ + + + + + + +
+
+ + + + +
Welcome to your website!
+
+
+

+
+ This is the default index page for user {USER_USERNAME}. + This file may be deleted or overwritten without any difficulty. This is produced by the file index.html in the directory user/{USER_USERNAME}/web. +

For questions or problems please contact the server administrator. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/user_standard_index.html_es b/server/conf/index/user_standard_index.html_es new file mode 100644 index 000000000..849f04b19 --- /dev/null +++ b/server/conf/index/user_standard_index.html_es @@ -0,0 +1,37 @@ + + +Bienvenido! + + +
+ + + + + + + +
+
+ + + + +
Bienvido a su sitio web!
+
+
+

+
+ Esta es la página indice de la cuenta {USER_USERNAME}. + Este archivo puede ser removido o sobreescrito.

El archivo 'index.html' se encuentra localicado en el directorio 'user/{USER_USERNAME}/web'. +

Si tiene dudas, porfavor contacte al administrador del sistema. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/index/user_standard_index.html_fr b/server/conf/index/user_standard_index.html_fr new file mode 100644 index 000000000..45c835fcb --- /dev/null +++ b/server/conf/index/user_standard_index.html_fr @@ -0,0 +1,36 @@ + + +Bienvenue! + + +
+ + + + + + + +
+
+ + + + +
Bienvenue sur votre site Web!
+
+
+

+
+


+ Ceci est la page d'index standard de l'utilisateur {USER_USERNAME}. Cette page peut être effacée ou remplacée sans difficultés. Elle est générée par le fichier index.html dans le dossier user/{USER_USERNAME}/web.

+

Pour tous problèmes ou questions, merci de contacter l'administrateur du serveur.

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/user_standard_index.html_gr b/server/conf/index/user_standard_index.html_gr new file mode 100644 index 000000000..90e9a6208 --- /dev/null +++ b/server/conf/index/user_standard_index.html_gr @@ -0,0 +1,37 @@ + + +Êáëþò Þñèáôå + + +
+ + + + + + + +
+
+ + + + +
Êáëþò Þñèáôå óôï äéêôõáêü óáò ôüðï!
+
+
+

+
+ ÁõôÞ åßíáé ç ðñïåðéëåãìÝíç áñ÷éêÞ óåëßäá ãéá ôï ÷ñÞóôç {USER_USERNAME}. + ÁõôÞ ç óåëßäá ìðïñåß åýêïëá íá äéáãñáöåß Þ áíôéêáôáóôáèåß. ¸÷åé äçìéïõñãçèåß áðü ôï áñ÷åßï index.html óôï öÜêåëï user/{USER_USERNAME}/web. +

Ãéá áðïñßåò Þ ðñïâëÞìáôá ðáñáêáëþ åðéêïéíùíÞóôå ìå ôï äéá÷åéñéóôÞ. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/user_standard_index.html_hu b/server/conf/index/user_standard_index.html_hu new file mode 100644 index 000000000..cdce8a708 --- /dev/null +++ b/server/conf/index/user_standard_index.html_hu @@ -0,0 +1,37 @@ + + +Welcome! + + +
+ + + + + + + +
+
+ + + + +
Welcome to your website!
+
+
+

+
+ Ez az oldal a {USER_USERNAME} felhasználó eredeti kezdõoldala. + Ezt az oldalt Ön igényei szerint módosíthatja, akár le is törölheti. Megtalálja ezt az állományt a user/{USER_USERNAME}/web könyvtárban index.html néven +

Kérdéseivel, kérjük, forduljon a szerver üzemeltetõjéhez. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/user_standard_index.html_it b/server/conf/index/user_standard_index.html_it new file mode 100644 index 000000000..5d94682b9 --- /dev/null +++ b/server/conf/index/user_standard_index.html_it @@ -0,0 +1,37 @@ + + +Benvenuti! + + +
+ + + + + + + +
+
+ + + + +
Benvenuti sul nostro sito!
+
+
+

+
+ Questa e' la pagina di default per l'utente {USER_USERNAME}. + Questo file puo' essere cancellato o sovrascritto senza nessuna difficolta'. Questo e' prodotto dal file index.html nella director user/{USER_USERNAME}/web. +

Per domande o problemi contattate l'amministratore del server. +

+
+
+
+powered by ISPConfig +
+
+
+ + diff --git a/server/conf/index/user_standard_index.html_nl b/server/conf/index/user_standard_index.html_nl new file mode 100644 index 000000000..94697f312 --- /dev/null +++ b/server/conf/index/user_standard_index.html_nl @@ -0,0 +1,37 @@ + + +Welkom! + + +
+ + + + + + + +
+
+ + + + +
Welkom op jouw website!
+
+
+

+
+ Dit is de standaard indexpagina voor gebruiker {USER_USERNAME}. + U kunt deze op eenvoudige wijze verwijderen en vervangen door een ander bestand. Dit is het bestand index.html in de directorie user/{USER_USERNAME}/web. +

Voor vragen of problemen, kunt u contact opnemen met de beheerder van de server. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/user_standard_index.html_pl b/server/conf/index/user_standard_index.html_pl new file mode 100644 index 000000000..f5df92d52 --- /dev/null +++ b/server/conf/index/user_standard_index.html_pl @@ -0,0 +1,37 @@ + + +Welcome! + + +
+ + + + + + + +
+
+ + + + +
Welcome to your website!
+
+
+

+
+ This is the default index page for user {USER_USERNAME}. + This file may be deleted or overwritten without any difficulty. This is produced by the file index.html in the directory user/{USER_USERNAME}/web. +

For questions or problems please contact the server administrator. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/user_standard_index.html_se b/server/conf/index/user_standard_index.html_se new file mode 100644 index 000000000..f83b03f2a --- /dev/null +++ b/server/conf/index/user_standard_index.html_se @@ -0,0 +1,37 @@ + + +Välkommen! + + +
+ + + + + + + +
+
+ + + + +
Välkommen till din webbplats!
+
+
+

+
+ Detta är en standard sida för användare {USER_USERNAME}. + Denna fil kan antingen bli borttagen eller överskriven utan problem. Detta är producerat av filen index.html i följande mapp user/{USER_USERNAME}/web. +

För frågor eller andra problem kontakta gärna server admiistratören. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/index/user_standard_index.html_sr b/server/conf/index/user_standard_index.html_sr new file mode 100644 index 000000000..6d2293f07 --- /dev/null +++ b/server/conf/index/user_standard_index.html_sr @@ -0,0 +1,37 @@ + + +Dobrodošli! + + +
+ + + + + + + +
+
+ + + + +
Dobrodošli na Vašu Internet Prezentaciju!
+
+
+

+
+ Ovo je podrazumevana indeksna strana za korisnika {USER_USERNAME}. + Ova datoteka može biti izbrisana ili prepisana bez ikakvih poteškoæa. Ova strana je napravljena od datoteke index.html u direktorijumu user/{USER_USERNAME}/web. +

Kontaktirajte server administratora u vezi pitanja i problema. +

+
+
+
+powered by ISPConfig +
+
+
+ + \ No newline at end of file diff --git a/server/conf/vhost.conf.master b/server/conf/vhost.conf.master index ef9937b54..e32edd7a6 100644 --- a/server/conf/vhost.conf.master +++ b/server/conf/vhost.conf.master @@ -3,6 +3,16 @@ :80> DocumentRoot ServerName + ServerAdmin webmaster@ + ErrorLog /log/error.log + + ErrorDocument 400 /error/invalidSyntax.html + ErrorDocument 401 /error/authorizationRequired.html + ErrorDocument 403 /error/forbidden.html + ErrorDocument 404 /error/fileNotFound.html + ErrorDocument 405 /error/methodNotAllowed.html + ErrorDocument 500 /error/internalServerError.html + ErrorDocument 503 /error/overloaded.html ServerAlias diff --git a/server/cron_daily.php b/server/cron_daily.php new file mode 100644 index 000000000..a54b07fd9 --- /dev/null +++ b/server/cron_daily.php @@ -0,0 +1,134 @@ +uses('ini_parser,file,services'); + + +####################################################################################################### +// store the mailbox statistics in the database +####################################################################################################### + +$sql = "SELECT mailuser_id,maildir FROM mail_user WHERE server_id = ".$conf["server_id"]; +$records = $app->db->queryAllRecords($sql); +foreach($records as $rec) { + if(@is_file($rec["maildir"].'.ispconfig_mailsize')) { + + // rename file + rename($rec["maildir"].'.ispconfig_mailsize',$rec["maildir"].'.ispconfig_mailsize_save'); + + // Read the file + $lines = file($rec["maildir"].'.ispconfig_mailsize_save'); + $mail_traffic = 0; + foreach($lines as $line) { + $mail_traffic += intval($line); + } + unset($lines); + + // Delete backup file + if(@is_file($rec["maildir"].'.ispconfig_mailsize_save')) unlink($rec["maildir"].'.ispconfig_mailsize_save'); + + // Save the traffic stats in the sql database + $tstamp = date("Y-m"); + + $sql = "SELECT * FROM mail_traffic WHERE month = '$tstamp' AND mailuser_id = ".$rec["mailuser_id"]; + $tr = $app->db->queryOneRecord($sql); + + $mail_traffic += $tr["traffic"]; + if($tr["traffic_id"] > 0) { + $sql = "UPDATE mail_traffic SET traffic = $mail_traffic WHERE traffic_id = ".$tr["traffic_id"]; + } else { + $sql = "INSERT INTO mail_traffic (month,mailuser_id,traffic) VALUES ('$tstamp',".$rec["mailuser_id"].",$mail_traffic)"; + } + $app->db->query($sql); + echo $sql; + + } + +} + +####################################################################################################### +// Create webalizer statistics +####################################################################################################### + + +$sql = "SELECT domain_id, domain, document_root FROM web_domain WHERE server_id = ".$conf["server_id"]; +$records = $app->db->queryAllRecords($sql); +foreach($records as $rec) { + $yesterday = date("mdY",time() - 86400); + $logfile = escapeshellcmd($rec["document_root"].'/log/'.$yesterday.'-access.log'); + if(@is_file($logfile)) { + $domain = escapeshellcmd($rec["domain"]); + $statsdir = escapeshellcmd($rec["document_root"].'/web/stats'); + $webalizer = '/usr/bin/webalizer'; + $webalizer_conf = '/etc/webalizer/webalizer.conf'; + if(!@is_dir($statsdir)) mkdir($statsdir); + exec("$webalizer -c $webalizer_conf -n $domain -s $domain -r $domain -q -T -o $statsdir $logfile"); + } +} + +####################################################################################################### +// Manage and compress web logfiles +####################################################################################################### + +$sql = "SELECT domain_id, domain, document_root FROM web_domain WHERE server_id = ".$conf["server_id"]; +$records = $app->db->queryAllRecords($sql); +foreach($records as $rec) { + $yesterday = date("mdY",time() - 86400); + $logfile = escapeshellcmd($rec["document_root"].'/log/'.$yesterday.'-access.log'); + if(@is_file($logfile)) { + // Compress yesterdays logfile + exec("gzip -c $logfile > $logfile.gz"); + } + + // delete logfiles after 30 days + $month_ago = date("mdY",time() - 86400 * 30); + $logfile = escapeshellcmd($rec["document_root"].'/log/'.$yesterday.'-access.log.gz'); + if(@is_file($logfile)) { + unlink($logfile); + } +} + + + + + + +die("finished.\n"); +?> \ No newline at end of file diff --git a/server/plugins-enabled/apache2_plugin.inc.php b/server/plugins-enabled/apache2_plugin.inc.php index 9b334678b..3db946ee5 100644 --- a/server/plugins-enabled/apache2_plugin.inc.php +++ b/server/plugins-enabled/apache2_plugin.inc.php @@ -91,12 +91,19 @@ class apache2_plugin { // Check if the directories are there and create them if nescessary. if(!is_dir($data["new"]["document_root"]."/web")) exec("mkdir -p ".$data["new"]["document_root"]."/web"); - if(!is_dir($data["new"]["document_root"]."/log")) exec("mkdir -p ".$data["new"]["document_root"]."/log"); + if(!is_dir($data["new"]["document_root"]."/web/error")) exec("mkdir -p ".$data["new"]["document_root"]."/web/error"); + //if(!is_dir($data["new"]["document_root"]."/log")) exec("mkdir -p ".$data["new"]["document_root"]."/log"); if(!is_dir($data["new"]["document_root"]."/ssl")) exec("mkdir -p ".$data["new"]["document_root"]."/ssl"); if(!is_dir($data["new"]["document_root"]."/cgi-bin")) exec("mkdir -p ".$data["new"]["document_root"]."/cgi-bin"); + // Create the symlink for the logfiles + if(!is_link($data["new"]["document_root"]."/log")) exec("ln -s /var/log/ispconfig/httpd/".$data["new"]["domain"]." ".$data["new"]["document_root"]."/log"); + // TODO: Create the symlinks + // Copy the error pages + $error_page_path = escapeshellcmd($data["new"]["web_document_root"])."/web/error/"; + exec("copy /usr/local/ispconfig/server/conf/error/".escapeshellcmd($conf["language"])."/* ".$error_page_path); // Create group and user, if not exist $app->uses("system"); -- GitLab