消えてなくなれよ > ..
61:,,・´∀`・,,)っ-○◎●
09/04/05 23:49:28
#!/usr/bin/env/ruby
require 'webrick'
srv = WEBrick::HTTPServer.new({:DocumentRoot => '/home/dango/public_html/',
:BindAddress => '127.0.0.1',
:Port => 10080})
srv.mount('/hoge.pl', WEBrick::HTTPServlet::CGIHandler, 'hanami_dango_umeee.rb')
srv.start
# GAWK(笑)
# 非オブジェクト指向言語はとろくさすぎんだろww
次ページ最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5505日前に更新/63 KB
担当:undef