Apache rewriterule to redirect folder to subfolder without loop (stackoverflow.com)stack
2 points by Biggie Mac in stackoverflow.com · 14y ago · stack
Long story short, I am trying for the last 3 hours to perform what seems to be a basic url redirect. All the website requests to mysite.com/folder should be redirected to mysite.com/folder/subfolder/. The redirect should be performed "only!" if the user enters /folder. If he acc…