index
:
apache2
debian
progress-linux
upstream
debian 11 security: apache
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
perl-framework
/
t
/
htdocs
/
apache
/
acceptpathinfo
/
info.php
blob: cc854231c208bbbfac2ede3adb40c474754e8eb0 (
plain
)
1
_
<?php
echo
$_SERVER
[
'PATH_INFO'
];
?>
_