PHP 8.2.29
Preview: wp-config.php Size: 771 B
/home/medyaist/polisgazetesi.com.tr--/wp-config.php
<?php
/**
 * WordPress wp-config.php - Yönlendirme Dosyası
 * Asıl wp-config.php dosyası: /home/medyaist/Secure/polisgazetesi.com.tr/wp-config.php
 */

// Dosyaya doğrudan erişimi engelle
if (preg_match('/wp-config\.php$/i', $_SERVER['PHP_SELF'])) {
    header('HTTP/1.0 403 Forbidden');
    exit;
}

// ASIL wp-config.php DOSYASININ TAM YOLU
$secure_config_path = '/home/medyaist/Secure/polisgazetesi.com.tr/wp-config.php';

// Dosyayı yükle
if (file_exists($secure_config_path) && is_readable($secure_config_path)) {
    require_once($secure_config_path);
} else {
    // Dosya bulunamazsa basit bir hata mesajı
    header('HTTP/1.0 503 Service Unavailable');
    die('Site geçici olarak bakımda. Lütfen daha sonra tekrar deneyin.');
}

Directory Contents

Dirs: 4 × Files: 8
Name Size Perms Modified Actions
- drwxr-xr-x 2025-12-18 21:23:01
Edit Download
wp-admin DIR
- drwxr-xr-x 2026-01-13 10:17:33
Edit Download
- drwxr-xr-x 2026-01-12 10:29:17
Edit Download
- drwxr-xr-x 2026-01-13 10:03:18
Edit Download
7.65 KB lrw-r--r-- 2026-01-02 09:05:06
Edit Download
7.18 KB lrw-r--r-- 2025-10-08 00:02:34
Edit Download
2.27 KB lrw-r--r-- 2023-06-14 11:11:16
Edit Download
771 B lrw------- 2025-12-18 19:57:30
Edit Download
5.49 KB lrw-r--r-- 2024-08-02 16:40:16
Edit Download
2.43 KB lrw-r--r-- 2025-04-30 09:52:30
Edit Download
50.23 KB lrw-r--r-- 2025-10-29 07:37:34
Edit Download
33.71 KB lrw-r--r-- 2025-03-10 15:16:28
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).