Badlop
|
cf6d842d45
|
Fix warning
SVN Revision: 2758
|
2009-11-24 15:22:06 +00:00 |
|
Badlop
|
0838514c27
|
Option to define custom HTTP headers in mod_http_fileserver (EJAB-612)
SVN Revision: 2748
|
2009-11-23 12:13:26 +00:00 |
|
Badlop
|
007cafa7cd
|
Fix EDoc errors.
SVN Revision: 2495
|
2009-08-17 17:17:34 +00:00 |
|
Badlop
|
6eb5b544b4
|
Remove workarounds that supported R11 or older (EJAB-446)(EJAB-628)(EJAB-997)
SVN Revision: 2486
|
2009-08-15 20:10:49 +00:00 |
|
Badlop
|
97ee31e751
|
Allow content types to be configured in ejabberd.cfg (EJAB-975)(thanks to Brian Cully)
SVN Revision: 2377
|
2009-07-21 17:32:29 +00:00 |
|
Badlop
|
8e8b78a4c3
|
Add forgotten copyright and license notices.
SVN Revision: 2196
|
2009-06-16 13:53:18 +00:00 |
|
Badlop
|
249ee4b318
|
New option directory_indices, and improve logging (thanks to Brian Cully)(EJAB-932)
SVN Revision: 2195
|
2009-06-16 13:53:13 +00:00 |
|
Badlop
|
226bcd1360
|
Fix capitalization of HTTP headers (thanks to Brian Cully)(EJAB-892)
SVN Revision: 2194
|
2009-06-16 13:53:07 +00:00 |
|
Badlop
|
4956ed11f4
|
Converted to gen_server behaviour (EJAB-561). Use the general reopen_log_hook instead of ejabberdctl command.
SVN Revision: 2193
|
2009-06-16 13:53:02 +00:00 |
|
Badlop
|
b44a3c7650
|
Fix ip source to comply with new ip storage into ejabberd_http (thanks to Christophe Romain)
SVN Revision: 2192
|
2009-06-16 13:52:57 +00:00 |
|
Badlop
|
fa83147926
|
Use httpd_util:to_lower when not compiling with Erlang R12 (EJAB-628)
SVN Revision: 2191
|
2009-06-16 13:52:52 +00:00 |
|
Badlop
|
14afea1a20
|
Added JavaScript content type
SVN Revision: 2190
|
2009-06-16 13:52:47 +00:00 |
|
Badlop
|
4fdc4a2e06
|
Include Last-Modified HTTP header in responses to allow caching (EJAB-546) in mod_http_fileserver and mod_muc_log_http.
SVN Revision: 2189
|
2009-06-16 13:52:42 +00:00 |
|
Badlop
|
0864e8a24f
|
Fix error creating ETS table if enabled in several vhosts (EJAB-551). Unregister the command when stopping the module.
SVN Revision: 2188
|
2009-06-16 13:52:37 +00:00 |
|
Badlop
|
6af85aea18
|
Remove Erlang module attribute 'vsn' because it doesn't provide any worth feature, and it difficults hot code update (EJAB-440)
SVN Revision: 2187
|
2009-06-16 13:52:32 +00:00 |
|
Badlop
|
0d4155b902
|
The Erlang/OTP function httpd_util:to_lower/1 is deprecated, and it's recommended to use string:to_lower/1 instead.
SVN Revision: 2186
|
2009-06-16 13:52:28 +00:00 |
|
Badlop
|
91193bf928
|
Small change in accesslog file format; fix bug when accesslog conf parameter wasn't present in the conf file (thanks to Jerome Sautret)
SVN Revision: 2185
|
2009-06-16 13:52:17 +00:00 |
|
Badlop
|
b57248e822
|
Added accesslog parameter to record requests log in a file similar to Apache (thanks to Jerome Sautret)
SVN Revision: 2184
|
2009-06-16 13:52:12 +00:00 |
|
Badlop
|
487b80b9b0
|
Initial commit of mod_http_fileserver (thanks to Massimiliano Mirra)
SVN Revision: 2183
|
2009-06-16 13:52:07 +00:00 |
|