I have these error mesage on LSWS WHM Panel :
Screenshot ---> http://img412.imageshack.us/img412/2572/typesconfig.jpg
As I found on my httpd.conf (line 112) :
Is that safe to just coment out those lines above in purpose to fix errors which LSWS said on screenshot above?
Thank you.
Screenshot ---> http://img412.imageshack.us/img412/2572/typesconfig.jpg
As I found on my httpd.conf (line 112) :
Code:
<IfModule mime_module>
TypesConfig conf/mime.types
AddType application/x-compress .Z
AddType application/x-gzip .gz .tgz
</IfModule>
Thank you.