Security:htaccess: Difference between revisions

Line 49: Line 49:


==Setting/Unsetting Apache server environment variables==
==Setting/Unsetting Apache server environment variables==
In .htaccess file you can set or unset the global environment variables that server allow to be modified by the hosters of the websites. For setting or unsetting the environment variables you need to add the following lines to your .htaccess files.
Dalam file <code>.htaccess</code> Anda dapat mengatur atau menghapus variabel global yang diizinkan server untuk dimodifikasi oleh hoster situs web. Untuk mengatur atau menghapus variabel, Anda perlu menambahkan baris berikut ke file <code>.htaccess</code> Anda.


===Setting the Environment variables===
===Setting the Environment variables===