close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.

Changes between Version 8 and Version 9 of DevelopmentServer


Ignore:
Timestamp:
Sep 17, 2008, 1:50:10 PM (16 years ago)
Author:
cmlenz
Comment:

Update command-line help output

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentServer

    v8 v9  
    4848  -h, --help            show this help message and exit
    4949  -O name=value         set a configuration option
    50   -b HOST, --host=HOST  hostname or IP address to bind to (default 127.0.0.1)
    51   -p PORT, --port=PORT  port number to listen to (default 8080)
    5250  -r, --auto-reload     automatically restart after code changes (default off)
     51
     52  Network:
     53    -b HOST, --host=HOST
     54                        hostname or IP address to bind to (default 127.0.0.1)
     55    -p PORT, --port=PORT
     56                        port number to listen to (default 8080)
     57    -z, --zeroconf      advertise server over zeroconf (Bonjour or Avahi)
    5358
    5459  Authentication:
     
    5863    -D FILE, --digest=FILE
    5964                        path to a htdigest file to use for authentication
    60     --realm=REALM       name of the authentication realm (default "MyApp")
     65    --realm=REALM       name of the authentication realm (default "Geddit")
    6166    --protect=PATH      path(s) to protect by authentication
    6267