Categories
How to redirect from new.php to new?
site.com/new.php doesn't look as pretty as site.com/new This rule doesn't want to workRewriteRule ^new$ new.php [L,QSA]
RewriteRule ^new$ new.php [L,QSA]
Answer the question
In order to leave comments, you need to log in
You are redirecting from new to new.php!
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question