• 11-09-2006, 21:50:46
    #1
    linux de anasayfayı index.html yapınca çıkıyor default.html.
    Default.html olması gerek cgi script oldugu icin.
    .htaccess dan tanıtıyorduk kodu bilen varsa acil yazarsa sevinirim.
  • 11-09-2006, 23:26:11
    #2
    Üyeliği durduruldu
    index.html dosyası yap onun içiine şu kodları yapıştır

    <script language="JavaScript">
    self.location.href='default.html';
    </script>

    İşini Görücektir
  • 12-09-2006, 00:33:37
    #3
    htaccess kodu

    DirectoryIndex index.html default.html