--TEST-- cac_path_parity: rewrites the configured prefix on a filesystem $_SERVER key --EXTENSIONS-- cac_path_parity --INI-- cac_path_parity.from=/mnt/users/bob/site.com cac_path_parity.to=/home/bob variables_order=EGPCS --ENV-- CONTEXT_DOCUMENT_ROOT=/mnt/users/bob/site.com/public_html HTTP_HOST=site.com --FILE-- --EXPECT-- string(21) "/home/bob/public_html" string(8) "site.com"