docRoot: /home/demo/public_html/
Path '../testdir/subdir/anotherdir\testfile.html' becomes:
'../testdir/subdir/anotherdir/testfile.html'
Path '/home/demo/public_html//../../home/./John Doe/work/site/test/../../www/Project.1' becomes:
'/home/home/John Doe/work/www/Project.1'
Path '/home/demo/public_html//../../../../../../../../home//./\\/John Doe/work\site/test/../../www/Project.1' becomes:
'/home/John Doe/work/www/Project.1'
Path '../../../home/./John Doe/work/site/test/../../www/Project.1/' becomes:
'../../../home/John Doe/work/www/Project.1'
Path '../../../home/./John Doe/work/site/test/../../www/Project.1//../Project.2/index.html' becomes:
'../../../home/John Doe/work/www/Project.2/index.html'
Path './././../../../../../../../../../home/./John Doe/work/site/test/../../www/Project.1/../Project.2/index.html' becomes:
'../../../../../../../../../home/John Doe/work/www/Project.2/index.html'
Path '../../home/../../../John Doe/work/site/test/../../www/Project.1/../Project.2/index.html/../' becomes:
'../../../../John Doe/work/www/Project.2'
Path '/media/Projects/www/test/images/../../home/../../../John Doe/work/site/test.2/../../www/Project.1' becomes:
'/media/John Doe/work/www/Project.1'