This .htaccess code below should be able to remove .php from the url, but in altervista it doesn't work. Can't seem to solve the problem. Does anyone have an idea?
Code:RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.]+)$ $1.php [NC,L]

 1Likes
1Likes 
				 LinkBack URL
 LinkBack URL About LinkBacks
 About LinkBacks 
					
					 htaccess | remove .php from url
 htaccess | remove .php from url
		 
				
				
				
				
			 
			