| Server IP : 172.67.134.114 / Your IP : 162.159.115.42 Web Server : Apache/2.4.37 System : Linux almalinux.duckdns.org 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64 User : ricodeal ( 1046) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /etc/httpd/conf.d/ |
Upload File : |
#
# Content of this file, with correct values, can be automatically added to
# your Apache server by using the AWStats configure.pl tool.
#
#
#
# If using Windows and Perl ActiveStat, this is to enable Perl script as CGI.
#ScriptInterpreterSource registry
#
#
#
# Directives to add to your Apache conf file to allow use of AWStats as a CGI.
# Note that path "/usr/share/awstats/" must reflect your AWStats install path.
#
#Alias /awstatsclasses "/usr/share/awstats/wwwroot/classes/"
#Alias /awstatscss "/usr/share/awstats/wwwroot/css/"
#Alias /awstatsicons "/usr/share/awstats/wwwroot/icon/"
#ScriptAlias /awstats/ "/usr/share/awstats/wwwroot/cgi-bin/"
#
#
#
# This is to permit URL access to scripts/files in AWStats directory.
#
#<Directory "/usr/share/awstats/wwwroot">
# Options None
# AllowOverride None
# <IfModule mod_authz_core.c>
# Apache 2.4
# Require local
# </IfModule>
# <IfModule !mod_authz_core.c>
# Apache 2.2
# Order allow,deny
# Allow from 127.0.0.1
# Allow from ::1
# </IfModule>
#</Directory>
# Additional Perl modules
#<IfModule mod_env.c>
# SetEnv PERL5LIB /usr/share/awstats/lib:/usr/share/awstats/plugins
#</IfModule>
#