After changing my site structure I need help redirecting links. How can I redirect all links that don’t have a .html extension to the same link but with .html extension? The only link I don’t want redirected is /admin.
Example: google.com/hey -> google.com/hey.html
google.com/hey.html -> do nothing
google.com/admin -> do nothing
Thanks in advance
Ohh sorry, try this man. The error was in the rewritecond.