From 81b5755ebd49efdeeb5b63b53669ed63c8c02747 Mon Sep 17 00:00:00 2001 From: geekpi Date: Sun, 22 Feb 2015 14:01:32 +0800 Subject: [PATCH] translating --- sources/tech/20150225 How to Hide PHP Version in Linux.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/tech/20150225 How to Hide PHP Version in Linux.md b/sources/tech/20150225 How to Hide PHP Version in Linux.md index ddc219bac1..edd042e8f2 100644 --- a/sources/tech/20150225 How to Hide PHP Version in Linux.md +++ b/sources/tech/20150225 How to Hide PHP Version in Linux.md @@ -1,3 +1,5 @@ +Translating----geekpi + How to Hide PHP Version in Linux ================================================================================ In general, most of the web server software has been installed with default settings that will lead to information leakage. One of them is a PHP software. PHP (Hypertest Preprocessor) is one of the most popular server-side HTML embedded scripting language for the websites today. In the current challenging times, there are lots of attacker will try to discover the weaknesses in your your server system. Hence, i will describe the simple way to hide the PHP information in Linux server. @@ -53,4 +55,4 @@ via: http://www.ehowstuff.com/how-to-hide-php-version-in-linux/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 [a]:http://www.ehowstuff.com/author/mhstar/ -[1]:http://www.ehowstuff.com/archives/ \ No newline at end of file +[1]:http://www.ehowstuff.com/archives/