Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Keegan McAllister 4aa7615234 Nginx: Use $host instead of $server_name
The latter is just the first name in the 'server_name' directive.
The former uses the HTTP Host header, if provided.

This fixes the redirect

    from http://zephyr.humbughq.com
    to   https://zephyr.humbughq.com

(imported from commit be47b05f4f055bb2d1d82aebbe155579f49c538d)
2012-11-30 17:12:42 -05:00
api zephyr_mirror: Move class name canonicalization earlier. 2012-11-29 13:57:06 -05:00
certs SSL certificates for zephyr.humbughq.com 2012-11-21 13:58:48 -05:00
confirmation confirmation: Use timezone-aware datetime object 2012-11-07 18:50:26 -05:00
humbug Preliminary GitHub integration for pull requests and pushes 2012-11-27 13:55:57 -05:00
servers Nginx: Use $host instead of $server_name 2012-11-30 17:12:42 -05:00
templates Add util module 2012-11-30 15:04:46 -05:00
tools Add util module 2012-11-30 15:04:46 -05:00
zephyr Make clicking on 'Find <search term>' work 2012-11-30 17:03:52 -05:00
.gitignore .gitignore: Update for new all_messages_log filenames 2012-11-13 10:59:02 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00