Skip to main content

http status code 404 - Not Found The requested URL was not found on this server. Additionally, a 404 -


i have website can load homepage other link than homepage brings error.

i have index.php file in root sever dont have .htacess file. need this. if need more information please let me know. thank you

not found

the requested url /tv-torrents/tour-de-france-2012-stage-5-nbc-sports-hd_399285833.html not found on server.

additionally, 404 not found error encountered while trying use errordocument handle request.

http status code 404 - not found requested url not found on server. additionally, 404 - stack overflow

learn, share, build

each month, on 50 million developers come stack overflow learn, share knowledge, , build careers.

join world’s largest developer community.

sign up

i have website can load homepage other link than homepage brings error.

i have index.php file in root sever dont have .htacess file. need this. if need more information please let me know. thank you

not found

the requested url /tv-torrents/tour-de-france-2012-stage-5-nbc-sports-hd_399285833.html not found on server.

additionally, 404 not found error encountered while trying use errordocument handle request.

share|improve question
    
i can't imagine going able unless provide more information. – lee taylor jul 6 '12 @ 22:41
    
well part of index.php <?php include 'config.php'; include 'core/core-functions.php'; include 'core/core-latest.php'; connectit(); $title = _sitetitle. ' &ndash; '._sitename; $description = _sitedesc; $keywords = _sitekw.','._sitename; //include 'themes/settheme.php'; $cat = 'home'; //if gzip enabled in config.php , in server settings, ll serve gzipped version if(_enablegzip) gzip_page(); include 'inc/header.php'; ?> <br /> <div class="container"> <!-- left side new torrents image --> <div class="sidenew"></div> </div><!-- eof div: – damon beck jul 6 '12 @ 22:53

your answer

 
discard

posting answer, agree privacy policy , terms of service.

browse other questions tagged or ask own question.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -