Hello. I have site that have root /www/site
but i must to get some file from /www. How can i change root only for one this file?
For example
some.domain.com/index.php?key=ss
if $key is number rewrite to
some.domain.com/test.php?key=12
But test.php locates in /www not in /www/site
but i must to get some file from /www. How can i change root only for one this file?
For example
some.domain.com/index.php?key=ss
if $key is number rewrite to
some.domain.com/test.php?key=12
But test.php locates in /www not in /www/site