Commit graph

32 commits

Author SHA1 Message Date
Matthias Strubel 70e90727e9 lighttpd: Some needed configuration cleanups 2017-03-20 22:21:08 +01:00
Matthias Strubel 123c5b96f5 lighttpd: Only capture all redirects for non piratebox hostnames
Fixes #166
2017-03-20 22:08:38 +01:00
Matthias Strubel abc530b7f1 lighttpd.conf: Reduce cache to a minimum
- Reduces issues with shoutbox refresh
  - Solves issue #170 , which is a cache issue
  - Avoids cache poisening
2017-03-18 17:24:44 +01:00
Matthias Strubel 107b3cdf65 First implementation for separate content folder, for easier customization
-->  Design-Stuff to USB Stick #107
2016-05-10 19:59:15 +02:00
Matthias Strubel 5cc3d685aa lighttpd upload: align Upload sizes
With the introduction of PHP and as a preparation for the
multipart uploader, we moved the tmp space of lighttpd
to the ramdisk on the tiny routers.
We now need to adjust the upload size in kareha to that limit.

With the same commit, I raize the MB limit of lighttpd to 5MB,
which is a good compromise.
2016-04-26 21:17:14 +02:00
Matthias Strubel 6c2c691b40 PHP feature: We ship it disabled per default.
- User needs to opt-in
 - Unrestricted, execution, currently

Fixed #130
2016-04-26 21:06:30 +02:00
Matthias Strubel 9e44776e25 moved CSS 2015-01-29 15:38:04 +01:00
Matthias Strubel 61f1dca1e0 first bigger testing version 2015-01-28 12:32:50 +01:00
Matthias Strubel b1382377b9 Fixing coding issues 2014-07-06 19:54:21 +02:00
Matthias Strubel 96a2d010d7 Merge branch 'hotfix-1.0.1' into development
Conflicts:
	CHANGELOG
	piratebox/piratebox/bin/distribute_file_into_directory.sh
	piratebox/piratebox/bin/distribute_files.sh
	piratebox/piratebox/conf/piratebox.conf
	piratebox/piratebox/init.d/piratebox
	piratebox/piratebox/init.d/piratebox_alt
	piratebox/piratebox/src/HEADER.txt
	piratebox/piratebox/src/README.txt
	piratebox/piratebox/www/index.html
2014-06-27 17:50:31 +02:00
Matthias Strubel cbb55ce4d8 Enable PHP FastCGI within PirateBox and install it
Merge branch 'php' into development
2014-06-27 16:41:14 +02:00
Matthias Strubel 67f66c8886 Revert "Merge branch 'php_enabling' into development"
This reverts commit a843f0a867, reversing
changes made to b6dabf9643.
2014-06-27 16:39:07 +02:00
Matthias Strubel a843f0a867 Merge branch 'php_enabling' into development
Conflicts:
	CHANGELOG
2014-06-27 16:36:23 +02:00
Matthias Strubel 696917d50d added configuration for fast-cgi server running php-cgi daemon forked by lighttpd 2014-01-17 17:33:20 +01:00
Matthias Strubel 5300e5c42a Merge branch 'librarybox_dev' into mesh_enabling
Conflicts:
	CHANGELOG
	piratebox/piratebox/conf/piratebox.conf
2013-11-29 18:01:40 +01:00
Matthias Strubel 10d185c7bd Fixed captive Portal detection for iOS7
Conflicts:
	CHANGELOG

Conflicts:
	CHANGELOG
2013-11-29 17:46:17 +01:00
Matthias Strubel c096204ccf Changes for working subdirectories with custom directory listing 2013-11-29 17:44:03 +01:00
dsbrooks b69632ca41 Custom directory listing
Pull Request

Conflicts:
	piratebox/piratebox/conf/lighttpd/lighttpd.conf
2013-11-29 17:43:26 +01:00
Matthias Strubel c1e5a9c351 Changes for enabling working IPv6 configuration and Mesh-Node configs 2013-10-09 12:18:19 +02:00
Matthias Strubel 0073803eac Fixed captive Portal detection for iOS7
Conflicts:
	CHANGELOG
2013-09-27 15:41:35 +02:00
Matthias Strubel 7b5ee7e4bc Fixed captive Portal detection for iOS7
Conflicts:
	CHANGELOG
2013-09-27 15:36:31 +02:00
Matthias Strubel dbc069e983 Changes for working subdirectories with custom directory listing 2013-08-22 12:53:24 +02:00
dsbrooks 1d659001a9 Pull Request 2013-08-21 14:57:53 +09:00
Matthias Strubel e8ccc27169 first changes for PHP enabling 2013-07-10 15:47:42 +02:00
Matthias Strubel cc3767e61e Don't show hidden .dot-files anmore
Merge branch 'mrrcollins-nodotfiles' into hotfix-v0.6G
2013-06-10 19:09:47 +02:00
Matthias Strubel 38d081d3c3 Severall fixes 2012-11-09 08:01:00 +01:00
Matthias Strubel 7da964d696 fixes permissions 2012-06-09 09:56:25 +02:00
Matthias Strubel 5dd368dab0 Version 0.1.1 Beta release 2012-04-27 07:15:03 +02:00
Matthias Strubel cdc8fac46a Better Mimetype support 2012-04-26 22:34:21 +02:00
Matthias Strubel 0ed6ade515 Merged Config-Files
Added iOS Success-Message again
changed redirect html
2012-04-14 18:47:27 +02:00
Matthias Strubel 3ed21198eb fixed usergroud & user
Added Makefile
2012-04-14 17:24:55 +02:00
Matthias Strubel 8e9f5859ca first collection of files 2012-04-14 16:22:27 +02:00