I would like to point all requests for a certain directory and all its possible subdirs to one documentroot.
So, for example, I get a lot of requests on many different subdirs here: domain.com/directory/and_all_possible_subdirs
Point to the index.php file that resides in domain.com/directory/
What to add in apache2.conf ?