My website PHP. View attachment tours.php , View attachment tours.html Please help me to edit code with url friendly. Thanks
you can do that with the help of .htaccess RewriteEngine on RewriteBase / RewriteRule ^(.*)\.html$ $1.php [L]