Please remove phpinfo #140

Closed
opened 2017-04-27 21:45:59 +00:00 by rickshawhobo · 1 comment
rickshawhobo commented 2017-04-27 21:45:59 +00:00 (Migrated from github.com)

Having phpinfo() in the default config index.php could be dangerous. I suggest phpversion() or a simple echo "php works";

Having phpinfo() in the default config index.php could be dangerous. I suggest phpversion() or a simple `echo "php works"; `
richarvey commented 2017-06-23 08:26:38 +00:00 (Migrated from github.com)

Its purely for information so you can see whats installed and gets overwritten as soon as you pull code in.

Its purely for information so you can see whats installed and gets overwritten as soon as you pull code in.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ric/nginx-php-fpm#140
No description provided.