view .hgignore @ 415:fadbba1d793f

server_side: added support for SSL and related parameters: Full parameters list: -t, --connection_type= 'http', 'https' or 'both' (to launch both servers). [default: both] -p, --port= The port number to listen HTTP on. [default: 8080] -s, --port_https= The port number to listen HTTPS on. [default: 8443] -c, --ssl_certificate= PEM certificate with both private and public parts. [default: libervia.pem] -r, --redirect_to_https= automatically redirect from HTTP to HTTPS. [default: 0] -w, --security_warning= warn user that he is about to connect on HTTP. [default: 1]
author souliane <souliane@mailoo.org>
date Tue, 18 Mar 2014 15:59:38 +0100
parents ea6ae7c4b3f0
children a5019e62c3e9
line wrap: on
line source

syntax: glob
*.pyc
*.pyv
*.swp
*.swo
*.js
tags
twistd.log
twistd.pid
output
sat.egg-info
*.un~
dist
MANIFEST
*.sh
build/
Session.vim
ctags_links/