Is it possible to redirct to a page outside of the web tree? Fore example:
Is web structure is:
\
www
re_index.php
\www
images
files
include
index.php
Can index.php redirect to re_index.php? I understand that I can include php code from outside of the web tree. But haven't found a way to redirct to a page outside of the web tree.