Thread: http error 406
View Single Post
  #3  
Old 9th March 2010, 06:31
roby09 roby09 is offline
Member
 
Join Date: Sep 2008
Posts: 11
Default
I deleted but still same error :(

this is .httacess

Code:
Redirect /include/ http://localhost/pic/finger.jpg
Redirect /torrents/ http://localhost/pic/finger.jpg
ErrorDocument 403 /403.php
ErrorDocument 404 /404.php
ErrorDocument 500 /500.php
I do not understand why not go the current host and the other works
Reply With Quote