PirateBoxScripts_Webserver/development_helper
Matthias Strubel 239b449770 First series of rework patches for PHP based upload
We want to get away from droopy and python2. Droopy does not
support IPv6, which we want to support for upload as well.

This series implements the following:

 - Generation of piratebox_config.php with the config settings of
   piratebox.conf
 - Customization of php.ini during start of piratebox
   This is needed to save the receiving file already on the USB stick.
   We need to do this to save costy IO, the later move into the
   upload folder is only a filesystem rename and no physically move
   anymore.
 - We add options to allow overwriting of uploaded files.
 - First raw set of default template engine, which will be enhanced
   with later features (directory listing).
 - Adjusted OpenWrt reconfiguration (CHMOD setting).
2018-03-05 19:34:57 +01:00
..
lighttpd_extra.conf Merge remote-tracking branch 'origin/hotfix-1.1.4' into development 2017-06-30 09:38:24 +02:00
lighttpd_inside.conf First series of rework patches for PHP based upload 2018-03-05 19:34:57 +01:00