Set expose_php to Off in php.ini To Hide PHP Version Information on Web Server Ditetapkan ke Tidak aktif expose_php dalam php.ini Untuk Sembunyikan Informasi Versi PHP pada Web Server

PHP (Hypertest Preprocessor) is a server-side HTML embedded scripting language that is very popular for web development. PHP (Hypertest preprocessor) adalah server-side HTML embedded scripting bahasa yang sangat populer untuk pengembangan Web. When PHP is running on a web server, each and every request to the web server will return the following line of header with PHP version information to the browser. Ketika PHP berjalan pada web server, setiap permintaan ke web server akan kembali baris berikut dari kepala dengan PHP versi informasi ke browser.

X-Powered-By: PHP/[version] X-Powered-By: PHP / [versi]

The X-Powered-By header info is controlled by expose_php core php.ini directive. X-Powered-By header info dikendalikan oleh expose_php inti direktif php.ini. expose_php determines whether web server will report that PHP is being used to process the request, and what version of PHP is installed to every request. expose_php menentukan apakah web server PHP laporan yang akan digunakan untuk proses permintaan, dan apa versi PHP yang diinstal pada setiap permintaan. expose_php is enabled by default, so the information is sent on each HTTP and HTTPS request. expose_php diaktifkan secara default, sehingga informasi yang dikirim pada setiap permintaan HTTP dan HTTPS.

While PHP is generally reliable and secure, older and outdated versions of PHP may contain security holes and bugs. Sementara PHP biasanya handal dan aman, tua dan usang versi PHP mungkin berisi lubang keamanan dan bug. Although there is no problem leaving PHP version info exposed, and enable expose_php is not classified as security risk, but malicious hackers looking for potentially vulnerable targets can use PHP version installed on a web server to identify a weakness. Meskipun tidak ada masalah meninggalkan PHP versi info terkena, dan memungkinkan expose_php tidak diklasifikasikan sebagai risiko keamanan, namun berbahaya hacker mencari sasaran potensial rentan dapat menggunakan PHP versi yang terpasang pada web server untuk mengidentifikasi kelemahan. By turning off expose_php, the existence and version of PHP is hidden, and help lower threat to attacks that rely on simple reconnaissance techniques to scan for vulnerable targets. Dengan menonaktifkan expose_php, keberadaan dan versi PHP tersembunyi, dan membantu menurunkan ancaman serangan yang mengandalkan pemeriksaan teknik sederhana untuk memindai rentan sasaran. Although websites not using SEO-optimized URL structures may still potentially been seen by human as running PHP from link location (eg index.php?variable=value), but bots and automated scripts from novice attackers may be fooled. Meskipun tidak menggunakan situs-SEO URL dioptimalkan struktur masih berpotensi telah dilihat oleh manusia sebagai menjalankan PHP dari link lokasi (misalnya index.php? Variabel = nilai), tetapi bots dan skrip otomatis dari novice penyerang mungkin heran.

So it's recommended disable and turn expose_php off. Sehingga disarankan menonaktifkan dan berbelok expose_php off. Webmasters can disable expose_php in the php.ini file, usually located in /etc, /usr/lib, /usr/local/lib or /usr/local/lib/php/: Webmaster dapat menonaktifkan expose_php di file php.ini, biasanya terletak di / etc, / usr / lib, / usr / local / lib atau / usr / local / lib / php /:

; Disable expose_php for security reasons ; Nonaktifkan expose_php untuk alasan keamanan
expose_php = Off expose_php = Off

Tip: Setting expose_php to Off in php.ini does not prevent or stop php_info() function from executing. Tip: Menentukan expose_php ke luar dalam php.ini tidak mencegah atau menghentikan php_info () fungsi dari mengeksekusi.

IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman yang diterjemahkan mesin dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Mesin terjemahan mungkin sulit dimengerti. Please refer to Silakan merujuk ke original English article artikel asli Inggris whenever possible. bila memungkinkan.


Leave a Reply Meninggalkan Balas

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Anda dapat menggunakan tag ini: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Berlangganan ke fitur komentar telah dinonaktifkan. To receive notification of latest comments posted, subscribe to Untuk menerima pemberitahuan komentar diposting terbaru, berlangganan My Digital Life Comments RSS feed Saya Digital Life Komentar RSS feed or atau register to receive mendaftar untuk menerima new comments in daily email digest. komentar baru di email harian digest.
Custom Search

New Articles Artikel Baru

Incoming Search Terms for the Article Cari Syarat masuk untuk Artikel

expose_php expose_php - -- cant disable expose_php cant menonaktifkan expose_php - -- disable php version information menonaktifkan php versi informasi - -- expose_php +does not turn off + expose_php tidak mematikan - -- hide php php.ini sembunyikan php php.ini - -- php.ini set index.php php.ini menetapkan index.php - -- to give --with-gd=shared in php.ini memberikan - with-gd = bersama dalam php.ini - --