Help for this page

Select Code to Download


  1. or download this
    #!c:/perl/bin/perl.exe
    # in my case
    
  2. or download this
    ServerRoot "C:/Program Files/Apache Group/Apache2"
    PidFile logs/httpd.pid
    ...
    <IfModule mod_ssl.c>
        Include conf/ssl.conf
    </IfModule>