Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: How to prevent .htaccess file modification while running easyapache ?  (Read 2571 times)

0 Members and 1 Guest are viewing this topic.

Aby

  • Guest
How to prevent .htaccess file modification while running easyapache ?

Most of the time, the recompilation process of Apache/php with Easyapache will be effected the users’ .htaccess file under the WHM/cPanel server. After the Easyapache, we might see some entries like the one pasted below in .htacces file.


AddHandler application/x-httpd-php5 .php .html .htm

Solution

We can prevent the .htaccess file modification from the WHM tweak settings itself.

In WHM-> Server Configuration -> Tweak Settings -> System
set
Depth to recurse for .htaccess checks = 0

====