Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37795228
en ru br
ALT Linux repos
S:7.9-alt0.2
5.0: 6.9-alt0.b2008.11.30
4.1: 6.9-alt0.0.b2008.08.05.M41.1
4.0: 6.9-alt0.b2008.11.30.M40.1
3.0: 6.4-alt1

Other repositories

Group :: Monitoring
RPM: awstats

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
# Directives to allow use of AWStats as a CGI
#
<IfModule alias_module>
Alias /awstatsclasses "/usr/share/awstats/wwwroot/classes/"
Alias /awstatscss "/usr/share/awstats/wwwroot/css/"
Alias /awstatsicons "/usr/share/awstats/wwwroot/icon/"
Alias /awstatsjs "/usr/share/awstats/wwwroot/js/"
ScriptAlias /awstats/ "/usr/share/awstats/wwwroot/cgi-bin/"
</IfModule>

#
# This is to permit URL access to scripts/files in AWStats directory.
#
<Directory "/usr/share/awstats/wwwroot">
Options None
AllowOverride None
<IfModule authz_host_module>
Order allow,deny
Allow from all
</IfModule>
</Directory>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin