Answer the question
In order to leave comments, you need to log in
How to make URL with missing folders in mod_rewrite?
For example, a person comes to a site where he clicks the site.ru/hellokitty link , this should direct him to the site.ru/mydir folder , which is unknown, so the link in the browser should still be displayed as site.ru/hellokitty . If you do this:
RewriteCond %{REQUEST_URI} hellokitty
RewriteRule ^hellokitty$ /mydir
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question