Skip to content
Advertisement

how hide extension of my php files

I`m trying to hide my php files extension in my hosted server.i add following code segment in .htaccess file.

JavaScript

but when i try, it is not working. also i tried to do the same thing in my localhost.it is also not working properly.

so do i have to make any other changes to work on it?

Advertisement

Answer

Use

JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement