Merge 5a1c5e920aa9ecd1718b5dd8d0d01586f68e46fa into e4cf044ad8bd5ad05c4b90210f9db78afec08fd2

This commit is contained in:
Sergio Navarro Fernández 2015-08-27 23:20:47 +00:00
commit f991c6224d

View File

@ -14,6 +14,7 @@ You only need a Webserver with PHP support.
- PHP 5.3 or higher. - PHP 5.3 or higher.
- PHP module [mbstring](http://php.net/manual/en/book.mbstring.php) for full UTF-8 support. - PHP module [mbstring](http://php.net/manual/en/book.mbstring.php) for full UTF-8 support.
- PHP module [intl](http://php.net/manual/en/book.intl.php).
- Webserver: - Webserver:
* Apache with module [mod_rewrite](http://httpd.apache.org/docs/current/mod/mod_rewrite.html) * Apache with module [mod_rewrite](http://httpd.apache.org/docs/current/mod/mod_rewrite.html)
* Ngnix with module [ngx_http_rewrite_module](http://nginx.org/en/docs/http/ngx_http_rewrite_module.html) * Ngnix with module [ngx_http_rewrite_module](http://nginx.org/en/docs/http/ngx_http_rewrite_module.html)
@ -29,4 +30,4 @@ Installation guide
License License
------- -------
Bludit is opensource software licensed under the [MIT license](https://tldrlegal.com/license/mit-license) Bludit is opensource software licensed under the [MIT license](https://tldrlegal.com/license/mit-license)