mod rewrite - RewriteRule question -


Is there any way I can use RewriteRule to show these links:

/articles_history.php

/ articles / history.html

I have created an .htacesss file on my root directory and would like to know whether something in the .htaccess file above It is possible by inserting the code.

rewit signing on rewrite rule / article / (. ++). Html.html / articles_ $ 1.php [L, QSA]

Comments