Michael Kaufmann (d00p)
|
74c5d0718c
|
remove php's safe_mode as it is deprecated since php-5.3 and removed since php-5.4
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-15 09:34:41 +01:00 |
|
Michael Kaufmann (d00p)
|
69e785b5fe
|
php-fpm + apache fixes when using ssl, refs #1048
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-10 15:35:08 +01:00 |
|
Michael Kaufmann (d00p)
|
cb6db7385a
|
escape directories/files correctly - TODO: store the user-inputs in the database correctly (source of the data), checking in the cronjob is only just-in-case, refs #717
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-06 17:56:42 +01:00 |
|
Michael Kaufmann (d00p)
|
debdbf5d41
|
update FCGIWrapper directive to FcgidWrapper (since mod_fcgid-2.3.2), refs #1138
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-06 15:46:15 +01:00 |
|
Michael Kaufmann (d00p)
|
d7eef7a8b2
|
add support for the new apache-2.4
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de>
|
2013-02-25 09:59:26 +01:00 |
|
Andreas Grundler
|
e2700ce91d
|
Fix for Bug #1118
|
2012-08-23 11:32:25 +02:00 |
|
blackice2999
|
1e68766b54
|
fixes own error... we need later a cleanup
|
2012-05-08 16:56:03 +02:00 |
|
blackice2999
|
5181f1d801
|
fixes fpm and redirect loop fpm alias cannot be in docroot
|
2012-05-08 16:38:25 +02:00 |
|
Arnold Bechtoldt
|
ba6cde89ef
|
Use different filenames for FastCgiExternalServer and Alias (apache2, fcgid/fpm). Thanks to andreas.grundler, fixes #1048
|
2012-03-09 13:48:14 +01:00 |
|
Robert Förster (Dessa)
|
3352ccffc1
|
fix 7d6d683e52
we use mod_fcgid and not mod_fastcgi, refs #1017
Signed-off-by: Robert Förster (Dessa) <Dessa@froxlor.org>
|
2012-02-28 00:54:20 +01:00 |
|
Florian Aders (EleRas)
|
7d6d683e52
|
Added Fast CGI Idle Timeout, patch by Slydder, fixes #1017
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2012-02-27 19:27:13 +01:00 |
|
Florian Aders (EleRas)
|
5b6acce822
|
Fixed permission problem in apache, fixes #800
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-06-07 09:39:13 +02:00 |
|
Andreas Burchert (scarya)
|
51a83d8b09
|
Removed @version in file header. This isn't used by git.
|
2011-05-04 11:59:20 +02:00 |
|
Florian Aders (EleRas)
|
29665ff3c8
|
Fixing execution of all files containing ".php", fixes #687
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-04-10 10:08:03 +02:00 |
|
Michael Kaufmann (d00p)
|
7fb0e88313
|
- implement php-fpm for Froxlor-vhost, fixes #505
|
2010-12-06 07:38:55 +00:00 |
|
Michael Kaufmann (d00p)
|
0271ccfc28
|
- outsource fcgid/php-fpm configurations/file-creations/etc
|
2010-12-03 09:23:40 +00:00 |
|
Michael Kaufmann (d00p)
|
01b313a3ce
|
merged php-fpm branch
|
2010-12-02 12:15:58 +00:00 |
|
Michael Kaufmann (d00p)
|
d3cd83eb93
|
- add possibility to specify php.ini for Froxlor-Vhost (if enabled), fixes #414
|
2010-09-28 09:21:13 +00:00 |
|
Michael Kaufmann (d00p)
|
4b84d978d1
|
- check for 'chattr' command, and use 'chflags' (FreeBSD) if not found, fixes #339
- add license-header to function.storeDefaultIndex.php
|
2010-08-10 07:57:48 +00:00 |
|
Michael Kaufmann (d00p)
|
a2ab73fa41
|
- add possibility to use FCGID also for Froxlor itself, fixes #305
- make extra settings menu for FCGID
- replace deprecated function 'ereg_replace' in lighttpd-cronjob
|
2010-07-27 08:42:59 +00:00 |
|
Michael Kaufmann (d00p)
|
4eb177e65f
|
- set umask in php-starter files (fcgid), fixes #299
|
2010-07-19 09:48:54 +00:00 |
|
Michael Kaufmann (d00p)
|
264bc50451
|
- respect admins open_basedir path settings (if more than one path), fixes #238
|
2010-05-18 11:48:58 +00:00 |
|
Michael Kaufmann (d00p)
|
65e0962111
|
- fixed open_basedir issues, fixes #227
|
2010-05-12 06:52:11 +00:00 |
|
Florian Aders (EleRas)
|
28feb0d1b2
|
Moving all files to jobs directly for more flexible management
|
2010-01-25 13:19:45 +00:00 |
|