You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2020/03/26 11:39:19 UTC

[camel-website] branch master updated (464e2aa -> 3120c06)

This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git.


    from 464e2aa  Fixed Quick lookup input box width
     add 3120c06  chore: add support files

No new revisions were added by this update.

Summary of changes:
 support/README.md       |  26 +++
 support/http/httpd.conf | 551 ++++++++++++++++++++++++++++++++++++++++++++++++
 support/http/server.crt |  28 +++
 support/http/server.key |  52 +++++
 4 files changed, 657 insertions(+)
 create mode 100644 support/README.md
 create mode 100644 support/http/httpd.conf
 create mode 100644 support/http/server.crt
 create mode 100644 support/http/server.key