Help for this page

Select Code to Download


  1. or download this
        Alias /servertest "c:/server test"
        <Directory "c:/server test">
    ...
            SetEnv PERL5LIB "C:/Apache/htdocs/mokslas/lib"
            Allow from all
        </Directory>
    
  2. or download this
        SetEnv ENV "Hello, World!"