Rucy
Japanese...
1. About rucy
Rucy is a HTTP server powerd by ruby.
- Easy start. Run `ruby rucy.rb'.
- Web based control panel.
- Multiprocess, multithread server (on UNIX). See Architecture.fig.
- BSD style licence. See LICENCE.
2. Environment
Required
Ruby 1.8.1 or later version.
Optional
Yoshida Masato's uconv
for japanese handling on control panel.
Confirmed
- ruby 1.8.1 (2003-12-25) [i386-freebsd]
- ruby 1.8.1 (2003-12-25) [i386-cygwin]
3. Initial setup of Administrator
- Access to rucy's Control Panel.
- Click [ Admin ] and show Administrator's setup page. On
default username is [ admin ] and password is
[ No password. ].
- Push [ edit ] button and show username & password
setup page.
- Input your username and passowrd, and push [ OK ]
button. Showed username is [ username to that you
input ], and showed password is
[ ************ ].
- When you want to access Control Panel from other than localhost,
the check box of [ localhost only ] is canceled. It is
required that you set up a password of Administrator to cancel the
check box.
- If uconv is installed and you want to use Japanese at Control
Panel, enable the check box of [ japanese handling ].
- Push [ OK ] button to submit your settings.
- Push [ Restart ] button to restart the server. Notice the
submitted settings are not effected until server restart.
4. Some samples...
5. About this project
- Authoer
- TOKI Yoshinori <toki@freedom.ne.jp>
- Project home page
- http://rucy.sourceforge.jp/
- SourceForge.jp
- http://sourceforge.jp/projects/rucy/
TOKI Yoshinori