Help for this page

Select Code to Download


  1. or download this
    use CGI ':standard';
    
    print CGI->redirect(-location=>"http://www.food.com/bar.html");
    
  2. or download this
    ErrorDocument 404 /error_msgs/error_notfound.html
    ErrorDocument 500 /error_msgs/error_scriptproblem.html