こんにちは、岡崎と申します。
mod_sslについてお伺いしたいのですが。
apache1.3.20 + mod_ssl-2.8.4-1.3.20 + openssl-0.9.a
を、全てtarを解凍してインストールしました。
各configは
--opessl--
./config --prefix=/usr/local --openssldir=/usr/local/openssl -fPIC
make
--mod_ssl
./configure --with-apache=../apache_1.3.19 --with-ssl=../openssl-0.9.6a\
--prefix=/usr/local/apache --enable-shared=ssl --enable-module=so\
--enable-rule=SHARED_CORE --enable-module=rewrite --enable-shared=rewrite
です。
apacheを /usr/local/apache/bin/apachctl startssl
で起動し、ブラウザで https://192.168.1.10/index.html にアクセスしたところ
~~
このサーバーは安全ではない旨の警告(承認が自分なので当たり前ですが)
が出た後に、アクセスに成功しました。
そこで、http://192.168.1.10/index.html はもう必要ないのですが、
~~
これをアクセス不可にするにはどうすればいいのでしょうか?
よろしくお願いいたします。
~~~~~~~~~~~~~~~
(株)JHB
岡崎 曾太郎
~~~~~~~~~~~~~~~