Help for this page

Select Code to Download


  1. or download this
    <Directory /usr/local/apache/htdocs/*/cgi-bin>
      Options +ExecCGI
    </Directory>
    
  2. or download this
    http://bioinfo-z.comp.nus.edu.sg/Test/cgi-bin/foo
    http://bioinfo-z.comp.nus.edu.sg/WebApp1/cgi-bin/bar
    http://bioinfo-z.comp.nus.edu.sg/WebApp2/cgi-bin/baz
    
  3. or download this
    http://test.comp.nus.edu.sg/cgi-bin/foo
    http://webapp1.comp.nus.edu.sg/cgi-bin/bar
    http://webapp2.comp.nus.edu.sg/cgi-bin/baz
    
  4. or download this
    http://bioinfo-z.comp.nus.edu.sg/cgi-bin/test?mode=foo
    http://bioinfo-z.comp.nus.edu.sg/cgi-bin/webapp1?mode=bar
    http://bioinfo-z.comp.nus.edu.sg/cgi-bin/webapp2?mode=baz