A few weeks ago, I noticed that the custom settings I made in webalizer was undone!
I noticed this because one day I checked my stats, and it did not list the number of entries I had specified for referers.
I also have strange problems with .htaccess, first of all to protect a folder and even simple Rewrites which are totally ignored!
My question now is, did you guys (InterWorx) as part of an update or maintenace upload new httpd.conf and webalizer.conf files?
Or did you guys even change the site template, because the first few sites I created, .htaccess works fine? Very strange...
Looking at the httpd.conf file, in /etc/httpd/conf I noticed this:
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride None
Is that right? None does not seem to be right!
I noticed this because one day I checked my stats, and it did not list the number of entries I had specified for referers.
I also have strange problems with .htaccess, first of all to protect a folder and even simple Rewrites which are totally ignored!
My question now is, did you guys (InterWorx) as part of an update or maintenace upload new httpd.conf and webalizer.conf files?
Or did you guys even change the site template, because the first few sites I created, .htaccess works fine? Very strange...
Looking at the httpd.conf file, in /etc/httpd/conf I noticed this:
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride None
Is that right? None does not seem to be right!
Comment