ОК всичко вече е OK,сега въпроса ми е като съм регистриран в DOT.tk на безплатен домейн мога ли да създам суб домейн с помоща на апачето? Сайта е enta.tk може ли да създам с апачето например haha.enta.tk и ако може как става?
$news_array = array(); $new_array[] = array( "date" => "15/01/2004", "author" => "<a href='mailto:vijikey@abv.bg'>vijikey</a>", "title"=> "what is BIK?", "content" => "BIK is an open source php bittorrent tracker that works without MySql.<br>With a very intuitive interface, it will help you to distribute your files, without requiring you hours of work !" ); $new_array[] = array( "date" => "15/01/2004", "author" => "<a href='mailto:vijikey@abv.bg>vijikey</a>", "title"=> "What are its main features ?", "content" => "<li>PHP only: no mysql database required</li><li>Has search, browse per category, RSS2, upload, torrent banning, news posting ... options</li><li>Very easy to customize</li><li>It is open source, so everyone can contribute</li><li>Details about the torrents are displayed: info_hash,description,seeders,leechers ...</li><li>You can block torrents that you do not want to be tracked with a file lock</li><li>...</li>" ); ?>
Здравейте, първият ми въпрос е дали мога да използвам собствен домейн без да заплащам за него исползвайки apache? И също защо след като сложа index.html файла в директорията htdocs на Apache 1.3.27 и напиша IP-то ми отваря съдържанието на папката,а не направо index.html файла в нея,трябва да напишеш Http://IP.IP.IP.IP/index за да го отвори?