File .htaccess already exists and was not modified. Here's the content you have to add to the .htaccess file. If you can't modify the file or experience some problems with the URLs, please deactivate the Friendly URLs option.
<IfModule mod_rewrite.c>RewriteEngine OnRewriteBase /RewriteRule ^index\.php$ - [L]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule . /index.php [L]</IfModule>
# php -- BEGIN cPanel-generated handler, do not edit# Set the “ea-php73” package as the default “PHP” programming language.<IfModule mime_module> AddHandler application/x-httpd-ea-php73___lsphp .php .php7 .phtml</IfModule># php -- END cPanel-generated handler, do not edit
I am not a great specialist but I think you can add. Either way you don't risk anything if it doesn't work, you put it back as it was and it's over
Don't forget to save it first of course and rename it .htaccessORIGINAL for example