1
Answer

rule to hide extension in .htaccess

Photo of John

John

8y
714
1
Hi,
    I want to hide my .php extension like
 
/myfolder/index.php/publications 
 
which originally is
 
/myfolder/publications.php 
 

Answers (1)