締切り済みの質問
linux+apache2+sslの環境です。
httpd.confには
DocumentRoot "/home/comfile/wwwdata"
...
ScriptAlias /diary/ "/home/comfile/wwwssl/diary/public_html/diary/" (<-その中にindex.cgiはある)
...
DirectoryIndex index.htm index.html index.html.var index.cgi
と
ssl.confには
DocumentRoot "/home/comfile/wwwssl"
そして、LAN内のパソコンからIEで
https://myserver(サーバマシーン名)/diary/index.cgi
でアクセスしたら、ホームページがちゃんど表示してくれます。
https://myserver(サーバマシーン名)/diary/でアクセスしたら:
Forbidden
You don't have permission to access /diary/ on this server.
のようなエラー画面が出て、アクセスができません。
index.cgiを含むディレクトリdiaryのパーミションは755です。
何かほかの設定が必要でしょうか。
投稿日時 - 2004-04-04 08:41:51
1人が「このQ&Aが役に立った」と投票しています
OKWaveのオススメ
おすすめリンク