Sha256: 4c2dff5883e65a314c483d143870394c1724d59576eeec1918982c9b49802509
Contents?: true
Size: 170 Bytes
Versions: 2
Compression:
Stored size: 170 Bytes
Contents
<html> <head> <title>Facter></title> </head><body> <h1>Facter></h1> <pre> <?php $output = shell_exec('facter'); echo htmlspecialchars($output); ?> </pre> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
salted-rails-0.0.9 | salt/www/nginx/srv/www/admin/facter.php |
salted-rails-0.0.8 | salt/www/nginx/srv/www/admin/facter.php |