| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Expert Join Date: Oct 2003 Location: ANForum
Posts: 5,218
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
| |
| | #2 (permalink) |
| Senior Member Join Date: Apr 2004
Posts: 1,672
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I think you can do the redirections from cPanel, go to "error pages", click on the one you want to edit and copy/paste a redirection script in there (you can find one at hotscripts.com) If not, you could try creating custom error pages and using "Redirects in cpanel to redirect it to another URL Hope this helps |
| |
| | #3 (permalink) |
| Hi :) Join Date: Mar 2004 Location: NC
Posts: 9,566
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | <BODY onLoad=window.setTimeout("location.href='http://www.namepros.com'",10000)> Just change the Url , Time amount
__________________ When the man at the door yelled "Alcohol , Tobacco , and Firearms" .... I just assumed it was a delivery ! |
| |
| | #4 (permalink) |
| Senior Member Join Date: Aug 2002
Posts: 1,255
![]() ![]() | ErrorDocument 404 http://www.yourdomain.ext You can add that for each error code in your .htaccess file. |
| |