1. 11 Apr, 2000 2 commits
  2. 10 Apr, 2000 1 commit
  3. 08 Apr, 2000 2 commits
  4. 06 Apr, 2000 3 commits
  5. 05 Apr, 2000 5 commits
  6. 04 Apr, 2000 4 commits
  7. 03 Apr, 2000 3 commits
    • Jim Fulton's avatar
      * Add warning (per Collector #733) that clearing the superuser password · de2e2b78
      Jim Fulton authored
        (in order to enable REMOTE_USER mode) also opens the monitor to any
        user connecting through localhost.
      de2e2b78
    • Jim Fulton's avatar
      Made changes to the argument processing: · af4f24dd
      Jim Fulton authored
        - Made it easier to disable servers.
      
          o You can now disable a server by giving a '-' as an argument to a server
            option. For example, to disable FTP, use "-f -"
      
          o You can disable all servers with -X. For example, a simple way to
            get *just* a web server is to use: "-X -w8080".
      
        - Specifying an option multiple times causes multiple servers to run.
          For example, to run multiple web servers::
      
            z2.py -w80 -w81 -w82
      
        - A separate address can be sp[ecified for each HTTP, FTP, or monitor
          server, by providing address:port, rather than just port, as in:
      
           z2.py -wkorak.digicool.com:80 -w127.0.0.1:81
      af4f24dd
    • Michel Pelletier's avatar
      added mp3 content type · 7e080a26
      Michel Pelletier authored
      7e080a26
  8. 31 Mar, 2000 1 commit
  9. 30 Mar, 2000 4 commits
  10. 29 Mar, 2000 2 commits
  11. 28 Mar, 2000 5 commits
  12. 27 Mar, 2000 1 commit
  13. 25 Mar, 2000 2 commits
  14. 23 Mar, 2000 3 commits
  15. 22 Mar, 2000 1 commit
  16. 21 Mar, 2000 1 commit