[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。
deb http://ftp.jp.debian.org/debian lenny main contrib non-free
deb http://security.debian.org lenny/updates main contrib non-free
deb http://ftp.jp.debian.org/debian-volatile lenny/volatile main contrib
# aptitude install ssh
# aptitude install proftpd
# wget http://prdownloads.sourceforge.net/webadmin/webmin_1.480_all.deb
# dpkg -i webmin_1.480_all.deb
# aptitude install libnet-ssleay-perl libauthen-pam-perl libio-pty-perl libmd5-perl
AddHandler cgi-script .cgi
AddHandler cgi-script .pl
AddHandler cgi-script .rb
AllowOverride None
↓
AllowOverride All
# apt-get install ruby libmysql-ruby libapache2-mod-ruby
Forbidden
You don't have permission to access /DodontoF/DodontoFServer.rb on this server.
Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch mod_python/3.3.1 Python/2.5.2 mod_perl/2.0.4 Perl/v5.10.0 Server at 192.168.0.3 Port 80
Forbidden
You don't have permission to access /DodontoF/customBot.pl on this server.
Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch mod_python/3.3.1 Python/2.5.2 mod_perl/2.0.4 Perl/v5.10.0 Server at 192.168.0.3 Port 80
Allow from 127.0.0.0/255.0.0.0 ::1/128 192.168.1.0/24
Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch mod_python/3.3.1 Python/2.5.2 mod_ruby/1.2.6 Ruby/1.8.7(2008-08-11) mod_perl/2.0.4 Perl/v5.10.0 Server at 192.168.0.3 Port 80に変った。