How to disable php scripts execution in 777 folders using htaccess ?

  Most of the Times hackers or Attackers Upload Malware php scripts to sites when 777 (or just enough) permission for folder are present . Due to some application you can change the permission of the folder to secure it . So here is the another way to secure it using .htaccess file. Using this […]

See More

Apache Failed – Apache did not start on cPanel !!!

  [emerg] (28)No space left on device: Couldn’t create accept lock or [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock Configuration Failed   If we check the Disk Space  it shows plenty of space available. This issue mainly occurs if apache is not shutdown properly and it’s left myriads of semaphore-arrays left, […]

See More