my problem is that this scenario wont work with my tries.
Example
www.test.de/subfolder/ is a valid wordpress site and rewrites to index.php
www.test.de/subfolder/subfolder/ is not a valid wordpress site and i get 404.
What i want to do:
www.test.de/subfolder/subfolder/ rewrites to www.test.de/subfolder/ and shows the valid wordpress site and not an 404.
Is that even possible?
I tried to modify .htaccess but no code is working.
New contributor
Stefan Damann is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.