Logo

Mysql -Important Locations

/etc/my.cnf /var/run/mysqld/mysqld.pid /var/lib/mysql /var/run/mysqld/mysqld.sock /home/username/.cpanel-datastore/_usr_sbin_mysqld_–version /scripts/mysqlup –force /etc/rc.d/init.d/mysql restart There [...]

By |2012-01-20T04:36:34+05:30January 20, 2012|linux, Mysql|0 Comments

Add mp4

Edit /etc/httpd/conf/extra/httpd-deflate.conf Change .(?:gif|jpe?g|png|rar|zip|exe|flv|swf|mov|wma|mp3|avi|mp?g)$ no-gzip dont-vary to .(?:gif|jpe?g|png|rar|zip|exe|flv|mov|wma|mp3|mp4|avi|mp?g)$ no-gzip dont-vary

By |2012-01-05T06:09:35+05:30January 5, 2012|linux|0 Comments
Go to Top