https://github.com/contributte/php-hostinfo
Simple PHP tool to quickly check for sane webhosting setup
https://github.com/contributte/php-hostinfo
apache2 audit permissions php security shared-hosting unix-perm webhosting
Last synced: about 2 months ago
JSON representation
Simple PHP tool to quickly check for sane webhosting setup
- Host: GitHub
- URL: https://github.com/contributte/php-hostinfo
- Owner: contributte
- Created: 2018-11-01T12:14:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-30T20:44:49.000Z (almost 6 years ago)
- Last Synced: 2025-02-24T00:12:37.580Z (2 months ago)
- Topics: apache2, audit, permissions, php, security, shared-hosting, unix-perm, webhosting
- Language: PHP
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP-hostinfo
Simple PHP tool to quickly check for sane webhosting setup.
This is mainly about testing if (effective) `server process owner == file owner`.