Jordi Sanfeliu
|
b55f7e449a
|
comestic changes
|
2015-02-12 16:27:03 +01:00 |
Jordi Sanfeliu
|
384bea7b88
|
fixed the built-in HTTP server to return a correct Content-Type header for '.css' files
|
2014-08-06 18:24:02 +02:00 |
Jordi Sanfeliu
|
3a090dd3f3
|
small update
|
2014-03-03 17:46:19 +01:00 |
Jordi Sanfeliu
|
cc9ba672bb
|
fixed a fail to adequately sanitize request strings of malicious JavaScript #30
|
2013-11-26 18:30:30 +01:00 |
Jordi Sanfeliu
|
ff80441be7
|
fixed to correctly sanitize the input string in the built-in HTTP server which led a number of security vulnerabilities. #30
|
2013-11-21 10:08:19 +01:00 |
Jordi Sanfeliu
|
e293555081
|
small change
|
2013-05-28 10:02:25 +02:00 |
Jordi Sanfeliu
|
b183d3d75d
|
Added the options 'hosts_allow' and 'hosts_deny' to restrict access to the built-in HTTP server. [#14]
|
2013-05-24 13:16:05 +02:00 |
Jordi Sanfeliu
|
97e2647bde
|
Added user/password authentication option in the built-in HTTP server. [#14]
|
2013-05-15 12:46:04 +02:00 |
Jordi Sanfeliu
|
2c7902f4c0
|
changed the default charset in the built-in HTTP server to UTF-8
|
2013-04-24 15:51:06 +02:00 |
Jordi Sanfeliu
|
461b1f57cf
|
minor cosmetic change
|
2013-02-19 12:57:27 +01:00 |
Jordi Sanfeliu
|
34f51704a8
|
changed the process name on every httpd fork
|
2013-02-15 10:10:10 +01:00 |
Jordi Sanfeliu
|
bc2ad94d4b
|
last update for RC
|
2013-02-14 18:52:29 +01:00 |
Jordi Sanfeliu
|
4088a61216
|
better handling of different options in 'base_url' ad 'base_cgi'
|
2013-02-11 15:28:20 +01:00 |
Jordi Sanfeliu
|
c52c959ef8
|
updated configuration file to support the new HTTP builtin server
|
2013-02-07 18:37:09 +01:00 |
Jordi Sanfeliu
|
768f2e27dd
|
updated logfile name optio
|
2013-02-07 16:06:53 +01:00 |
Jordi Sanfeliu
|
e26901bcb6
|
finished HTTP built-in server
|
2013-02-07 15:57:42 +01:00 |
Jordi Sanfeliu
|
9938255306
|
HTTPServer rewritten and simplyfied
|
2013-02-06 14:26:00 +01:00 |
Jordi Sanfeliu
|
4570c401f9
|
introduced HTTP server built-in
|
2013-01-31 18:48:47 +01:00 |