I was checking my htaccess code of recent and I saw the code below
<IfModule mime_module>
AddHandler fcgid-script .php .php8 .phtml
FcgidWrapper /usr/local/cpanel/cgi-sys/ea-php81 .php
FcgidWrapper /usr/local/cpanel/cgi-sys/ea-php81 .php8
FcgidWrapper /usr/local/cpanel/cgi-sys/ea-php81 .phtml
</IfModule>
I dont know what it means and I’m not sure if deleting it will cause issue on my website
I have not tried anything, I decided to bring it here before doing anything.
New contributor
Orisaife is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.