Answer the question
In order to leave comments, you need to log in
How to hide the folder address from the URL but at the same time to load the main page?
Found this solution to hide folder from URL via .htaccess
RewriteCond %{REQUEST_URI} !^/(pages)
RewriteRule (.*) /pages/$1
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