hitjethva
New member
I’ve configured .htaccess to remove the .php file extension, but it causes issues when accessing folders (e.g., https://code2devops.com/devops/ since it assumes any path without an extension refers to a .php file. Is there a way to achieve this setup so that files without an extension default to .php, while folders remain accessible as-is?