You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of "/etc/apache2" please use node['apache']['conf_dir']
Instead of template "/etc/apache2/conf.d/awstats" please use apache_conf LWPR
Do not hardcode "/usr/lib/cgi-bin/.htaccess" as it is hardcoded now, make different models of authentication - htpasswd (with configurable location), ldap, etc.
The text was updated successfully, but these errors were encountered:
Instead of "/etc/apache2" please use node['apache']['conf_dir']
Instead of template "/etc/apache2/conf.d/awstats" please use apache_conf LWPR
Do not hardcode "/usr/lib/cgi-bin/.htaccess" as it is hardcoded now, make different models of authentication - htpasswd (with configurable location), ldap, etc.
The text was updated successfully, but these errors were encountered: