.htaccess code not working

Hi,

My .htaccess code not working as soon as I transfer dns to cloudflare. Help with the same as I am new at cloudflare.

What’s the .htaccess code that’s not working?

Hi sdayman,
thanks or your reply, .htaccess code below kindly check

RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.]+)$ $1.php [NC,L]

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.