|
f0d8a3db4c
|
Fix array out of bounds for reverse proxy location
|
2022-07-07 20:01:30 +02:00 |
|
|
557e176d3d
|
Add redirection fix for reverse proxy
|
2022-07-07 19:36:54 +02:00 |
|
|
cd3bc9aa90
|
Implement * notation for hosts
v4.5
|
2022-01-13 18:07:24 +01:00 |
|
|
6ab65abec9
|
Fix parsing error
|
2022-01-13 17:53:00 +01:00 |
|
|
7d6fa4682d
|
Update version to 4.5
|
2022-01-13 15:39:04 +01:00 |
|
|
6f4cbb6e24
|
Update readme
|
2021-12-27 18:34:28 +01:00 |
|
|
174865b71c
|
Fix malloc/alloca
|
2021-12-27 18:25:28 +01:00 |
|
|
4a002d6c31
|
Fix config file parsing
|
2021-12-27 17:17:17 +01:00 |
|
|
2a3f74e825
|
Increase stat_str size to 8
|
2021-12-27 17:16:42 +01:00 |
|
|
9eaa644fa1
|
Add SNI
|
2021-12-27 16:16:41 +01:00 |
|
|
ce91fecc80
|
Add image/gif to compressible mime types
|
2021-12-27 13:08:51 +01:00 |
|
|
15c160a60a
|
Add image/vnd.microsoft.iconbinary
|
2021-12-06 23:33:40 +01:00 |
|
|
fd5e2302d4
|
Fix conf seg fault
|
2021-11-25 23:14:42 +01:00 |
|
|
8c13eecc51
|
Shorten margin statement in error doc
|
2021-11-25 10:08:09 +01:00 |
|
|
ae751925fa
|
Fix FastCGI error code 502 -> 500
|
2021-11-24 23:27:27 +01:00 |
|
|
a1fee3d2ec
|
Fix FastCGI compression
|
2021-11-21 16:31:26 +01:00 |
|
|
8721f07d00
|
Add <pre> formatting
|
2021-11-20 18:16:33 +01:00 |
|
|
81ad3fea3c
|
Fix cache mkdir error handling
|
2021-11-20 16:46:47 +01:00 |
|
|
877ee12351
|
Fix msg_content
|
2021-11-20 14:27:19 +01:00 |
|
|
dfbe3bbb95
|
Updated warning document icon
|
2021-11-20 14:16:35 +01:00 |
|
|
6c13922f2f
|
Add redirect document
|
2021-11-20 14:10:00 +01:00 |
|
|
171bca55fa
|
Fixed reverse proxy timeout
|
2021-11-12 15:16:09 +01:00 |
|
|
fe0cdc9b1a
|
rev_proxy_void working
|
2021-11-07 20:46:37 +01:00 |
|
|
930d4db2a2
|
EINPROGRESS also leads to 504 in rev proxy
|
2021-11-07 20:15:18 +01:00 |
|
|
b37757fc73
|
Add reverse proxy error documents
|
2021-11-07 19:48:09 +01:00 |
|
|
61c645eca8
|
Fix reverse proxy timeout
|
2021-10-23 16:31:54 +02:00 |
|
|
2fd71116ec
|
Fix big FastCGI frames
|
2021-09-29 18:16:15 +02:00 |
|
|
495a3a6aaf
|
Remove webroot from error documents
|
2021-09-29 17:45:07 +02:00 |
|
|
69dfc562af
|
using return value from fastcgi_send and rev_proxy_send
|
2021-09-29 17:01:33 +02:00 |
|
|
a2383825ed
|
Replace Script with FastCGI app
|
2021-09-29 16:58:38 +02:00 |
|
|
55f2318b57
|
Always use CLR_STR on end of PHP messages
|
2021-09-17 22:43:16 +02:00 |
|
|
eeb0ce7035
|
Changed config and cache directory from necronda-server to necronda/server
|
2021-09-17 22:43:08 +02:00 |
|
|
b5749ae991
|
Adjust logging width for IPv6
|
2021-09-17 22:43:05 +02:00 |
|
|
9adb4791df
|
Added basic support for Necronda backend
|
2021-09-17 22:43:02 +02:00 |
|
|
eba916fad4
|
Fixed Error string in rev_proxy.c
|
2021-09-17 22:42:51 +02:00 |
|
|
ac2d17f23a
|
Updated Makefile
|
2021-09-17 22:33:46 +02:00 |
|
|
433cc7861f
|
Reverse proxy IPv6 and IPv4
|
2021-09-12 19:25:57 +02:00 |
|
|
52ea670d36
|
Better reverse proxy error messages
|
2021-09-12 19:24:26 +02:00 |
|
|
b4b5d77985
|
Updated PHP-FPM to 7.4
|
2021-09-12 18:58:05 +02:00 |
|
|
aebc731c4e
|
fixed error status codes
|
2021-08-03 23:09:57 +02:00 |
|
|
4994b4375b
|
Replace strncpy with snprintf where necessary
|
2021-05-11 22:10:02 +02:00 |
|
|
43c512dc5a
|
Add gcc opimization
v4.4
|
2021-05-10 18:12:08 +02:00 |
|
|
3f5eee236d
|
Fix mime javascript types
|
2021-05-10 18:05:30 +02:00 |
|
|
0b157bcb74
|
Add Access-Control-Allow-Origin header for /.well-known/ directory
|
2021-05-09 12:25:39 +02:00 |
|
|
30b163c6fa
|
Small fixes
|
2021-05-07 19:57:40 +02:00 |
|
|
cf2c0de697
|
Added Vary header
|
2021-05-06 20:55:44 +02:00 |
|
|
7aa47cac61
|
Fix includes
|
2021-05-06 20:46:17 +02:00 |
|
|
456deeae20
|
Bump version to 4.4
|
2021-05-05 21:58:14 +02:00 |
|
|
b08481818c
|
Updated readme
|
2021-05-05 21:57:31 +02:00 |
|
|
49ad349775
|
Fix Content-Encoding header for FastCGI
|
2021-05-05 21:45:10 +02:00 |
|