Stats not working in Plesk
Create the following cron: ------------------------------------------------------------------------------------------------ 9,24,39,54 * * * * [...]
Create the following cron: ------------------------------------------------------------------------------------------------ 9,24,39,54 * * * * [...]
cd /root vi red5install copy paste the below script echo [...]
Server wide : cd /etc/httpd/conf/ cp -p httpd.conf httpd.conf.bak vi [...]
If you are getting "No space left on device: mod_rewrite: [...]
1. Install RPMForge: http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm 2. That'll give you access to [...]
URL Injection -- attempt to inject / load files onto [...]
1. Find.. to which IP address in the server is [...]
grep xxx@xxx.com /var/log/exim_mainlog | grep "<=" | awk {'print $3'} | wc [...]
find /home/zzz/public_html/ ( -name "*.php" -o -name "*.html" -o -iname [...]
RewriteEngine On RewriteCond %{HTTP_REFERER} !^http://(.+.)?mysite.com/ [NC] RewriteCond %{HTTP_REFERER} !^$ RewriteRule [...]