I\'m trying to get the Ruby gem \"Nokogiri\" running on a Solaris machine where I don\'t have root priviledges. What I\'ve done so far:
You know that if you want to redirect a user in PHP you can use the header function: header(\'Location: http://smowhere.com\');