To jest tylko wersja do druku, aby zobaczyć pełną wersję tematu, kliknij TUTAJ
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

Ogólne - Adres forum

Moongrave - 05-08-2009, 01:00
Temat postu: Adres forum
Witam. Za każdym razem, gdy chcę wejść na forum, muszę wpisać po slashu "index.php".
Co zrobić, bym mógł wchodzić na forum bez wpisywania ciągle w/w części.
Adres forum: http://arkham-asylum.gr5.pl/index.php (bez tego index.php nie zadziała...)

Zawartość index.html na ftp:

Kod:
<html>
<head>
    <title>
        arkham-asylum.gr5.pl
    </title>

    <style>
    * { font-family: verdana; font-size: 10pt; COLOR: gray; }
    b { font-weight: bold; }
    table { height: 50%; border: 1px solid gray;}
    td { text-align: center; padding: 25;}

    </style>
</head>
<body>
<center>
<br><br><br><br>
    <table>
    <tr><td>Welcome to the home of <b>arkham-asylum.gr5.pl</b></td></tr>
    <tr><td>To change this page, upload your website into the public_html directory</td></tr>
    <tr><td><img src="logo.jpg"></td></tr>
    <tr><td style="font-size: 8pt">Date Created: Tue Aug  4 14:00:58 2009</td></tr>
    </table>
<br><br>

</center>
</body>

</html>

INIM - 05-08-2009, 01:04

Usuń po prostu plik index.html.
Moongrave - 05-08-2009, 01:08

Ot ironia.
Wcześniej usuwałem i nic się nie działo, tym razem zadziałało.
Dziękuję bardzo i pozdrawiam.



Powered by phpBB modified by Przemo © 2003 phpBB Group