Help for this page

Select Code to Download


  1. or download this
    htdocs--
           |_Test
    ...
           |_Webap2
             |_ cgi-bin/
    
  2. or download this
    #ScriptAlias /cgi-bin/ "/usr/local/apache/cgi-bin/"
    
    # into 
    ScriptAlias /cgi-bin/ "/usr/local/apache/htdocs/cgi-bin/
    
  3. or download this
    #
    # This is the main Apache HTTP server configuration file.  It contains
    + the
    ...
    SSLRandomSeed connect builtin
    </IfModule>