Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/sapi/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/sapi/tests/test004.phpt |
--TEST-- Apache style CGI with PATH_INFO --DESCRIPTION-- Apache likes to set SCRIPT_FILENAME to the php executable if you use ScriptAlias configurations, and the proper path is in PATH_TRANSLATED. SCRIPT_NAME in this is faked, but that is ok, Apache sets SCRIPT_NAME to the ScriptAlias of the executable. --REQUEST-- return <<<END PATH_INFO=/path/info END; --ENV-- return <<<END REDIRECT_URL=/path PATH_TRANSLATED=/path/info/fpp PATH_INFO=/path/info SCRIPT_NAME=/scriptalias/php SCRIPT_FILENAME=$this->conf['TEST_PHP_EXECUTABLE'] END; --FILE-- <?php echo $_SERVER['PATH_INFO']; ?> --EXPECT-- /path/info
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare