Help for this page

Select Code to Download


  1. or download this
    #
    # This is to permit URL access to scripts/files in AWStats directory.
    #
    ...
       Order allow,deny
       Allow from all
    </Directory>
    
  2. or download this
    #
    # This is to permit URL access to scripts/files in AWStats directory.
    #
    ...
    CustomLog /usr/local/awstats/logs/access_log combinedio
    
    ?