From: Tom Sawyer Date: 2002-09-09T19:38:21+09:00 Subject: ruby http access to apache what's wrong with this? h = Net::HTTP.new('192.168.0.167', 80) res, dat = h.get("/zen-accounting/ZenHTTPMaster.rbx?act=load&typ=customer&rid=3", nil) when i cut and paste this address to my web browser if works fine! HELP! -- tom sawyer, aka transami transami@transami.net