カテゴリー
未分類

ScriptAlias /cgi-bin/ /usr/local/nocat/cgi-bin/
ScriptAlias /htdocs/images/ /usr/local/nocat/htdocs/images/

##
# $PERL5LIB tells Perl where to find the NoCat libraries.
##
SetEnv PERL5LIB /usr/local/nocat/lib
##
# $NOCAT tells NoCat where to find its configuration file.
##
SetEnv NOCAT /usr/local/nocat/nocat.conf

# Include the following to fix the MSIE + Mac + SSL braindead implementation
SetEnvIf User-Agent “.*MSIE.*” \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
# Also add the following to your global configuration somewhere
# (it can’t go in a VirtualHost entry…)
# Fix the path if your apache doesn’t live in /usr/local/apache
#SSLSessionCache dbm:/usr/local/apache/logs/ssl_scache
# Ende

Similar Posts:

    None Found

作成者: YasuKeiichi

音声・音響・聴覚情報処理に興味がある研究者。現在は吃音についての研究を行っている。Linuxを1998年より嗜む。

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください