加藤です。 すでに、apache_1.3.9にFrontPage ServerExtention 4.0をインストールしていま す。(www.domain.netの方にインストールし、正常に動作しています。) 新たに、ssl.domain.netをDNSにCNAMEで登録しています。 そして、下記設定をして、ブラウザーから http://ssl.domain.netでアクセスは 正常にできてます。 そして、FrontPageServerExtentionsをfpadmin.exeのinstallメニューからインス トールしてみました。インストール自体はうまくいっているようです。 しかし、Webフォルダをつくろうとしても失敗します。 また、FTPでヒットカウンタが入ったhtmlソースをアップロードし、ブラウザーか ら見てもヒットカウンタは動作していません。 この状況から、どこの設定がおかしいのでしょうか? アドバイスよろしくお願いします。 ------- /etc/httpd/conf/httpd.conf --------- <VirtualHost 211.0.43.242> DocumentRoot /home/httpd/html ServerName www.domain.net </VirtualHost> <VirtualHost 211.0.43.242> ServerAdmin info _at_ domain.net DocumentRoot /home/httpd/ssl ServerName ssl.domain.net ErrorLog logs/ssl_error_log CustomLog logs/ssl_access_log common ScriptAlias /_vti_bin/_vti_adm/ /home/httpd/ssl/_vti_bin/_vti_adm/ ScriptAlias /_vti_bin/_vti_aut/ /home/httpd/ssl/_vti_bin/_vti_aut/ ScriptAlias /_vti_bin/ /home/httpd/ssl/_vti_bin/ </VirtualHost> ------- Webフォルダ作成時のエラー内容 ------------------ 12/05/99 12:22:00 HTTP 500 Internal Server Error Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, info _at_ domain.net and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Apache/1.3.9 Server at ssl.domain.net Port 80 -------------------------------------------------------- ////////////////////////////////////////////////////////////////// // HOME : junichi _at_ wing21.net // WWW : http://www.wing21.net/~junichi
Follow-Ups:
- Prev by Subject: [linux-users:61934] Re: quotaについて
- Next by Subject: [linux-users:61936] Re: IBMノートへのインストル方法を知りたい
- Previous by thread: [linux-users:61948] Re:Ktermと コンパイラについて
- Next by thread: [linux-users:61968] Re:VirtualHostにFrontPageServerExtention
- Indexes:[Main][Thread]