Now I am redirecting any subdirectory to the index.html of the parent directory with a .htaccess “RewriteRule” https://myserver.com/parent/* to https://myserver.com/parent Is there any way to do it without .htaccess? For example with JS? Thank you Answer OK, I see maybe is not possible. I am going to use the JS URLSearchParams functions to get a variable value