{* * $Revision: 16235 $ * Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates *}
{if $TestResults.pathInfo != $TestResults.truePathInfo} {/if} {if $TestResults.pathInfo != REWRITE_STATUS_OK} {/if}

{g->text text="PHP Path Info Support"}

{g->text text="Testing if the server supports PHP Path Info."}

{if $TestResults.pathInfo == REWRITE_STATUS_OK}

{g->text text="Success"}

{else}

{g->text text="Error"}

{/if}

{g->text text="The current status may not be accurate, you have forced the test to pass."}

{g->text text="Test Path Info Manually"}

{g->text text="Gallery did not detect Path Info, please run this test yourself to verify."}

{g->text text="Force"} {g->text text="Test"}
{g->text text="PHP Path Info Test"}

{g->text text="If the test gives you a page that says PASS_PATH_INFO you are good to go."}