# $Id: netams-apache,v 1.3 2010-01-19 21:08:51 anton Exp $
<Location /netams>
	Options Indexes FollowSymLinks MultiViews
	Order allow,deny
	allow from all
	DefaultLanguage ru
    AddDefaultCharset WINDOWS-1251
</Location>

<Location /netams/cgi-bin>
	AuthUserFile /var/www/netams/stat/.htpasswd         
	Options Indexes FollowSymLinks MultiViews ExecCGI
	Order allow,deny
	allow from all
	DefaultLanguage ru
    AddDefaultCharset WINDOWS-1251
 </Location>

Alias /netams /var/www/netams

AddHandler cgi-script .cgi

