Unable to Edit .htaccess File
Im experiencing a problem when trying to edit the .htaccess file from my file manager, and i'm wondering if you guys put it uneditable because of abusive advantage or is it because of a bug?
I want to remove the .html/.php extension from my website using this code
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^.]+)$ $1.php [NC,L]
Please help me with this problem.
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
lootable.ga
I keep getting this message when trying to modify the .htaccess file