php - How can I use an .htaccess for specific path to listen child path
one text
Solution:
Found a working solution
I made its own directory for (some-path)
Inside that path added:
- index.php - with wordpress (header, footer) - middle of that added my reactjs application
- .htaccess to listen that reactjs app - now all routes runs well