From 54643c4c4cbaa47cd99245c6826f4a78b47229e3 Mon Sep 17 00:00:00 2001 From: Roland Stigge Date: Sat, 20 Jan 2018 17:02:32 +0100 Subject: Multiple file uploads at once --- debian/README.Debian | 4 ++++ debian/changelog | 7 +++++++ 2 files changed, 11 insertions(+) (limited to 'debian') diff --git a/debian/README.Debian b/debian/README.Debian index ee1c680..a10e330 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -89,6 +89,10 @@ Also, activate the Apache module mod_headers for the above Headers directive. Only the FastCGI application needs to secured. The static pages in /var/www/webbox should be accessible to the user for login purposes. +After installation of apache and webbox and configuration, apache should be +restarted with: + +# service restart apache2 Example configuration for Apache -------------------------------- diff --git a/debian/changelog b/debian/changelog index 3fe42d2..01dd6f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +webbox (1.3) unstable; urgency=medium + + * New version + * Multiple files upload + + -- Roland Reichwein Sat, 20 Jan 2018 16:54:38 +0100 + webbox (1.2) unstable; urgency=medium * New version -- cgit v1.2.3