TechDays

トップ «前の日記(2004-03-30) 最新 次の日記(2004-04-01)» 編集

2004-03-31 [長年日記]

_ NoCatAuthメモ

################# NoCatAuth ##################
#ScriptAlias /cgi-bin/ /usr/local/nocat/htdocs/
#
#    AllowOverride AuthConfig
#    Options ExecCGI
#    Order allow,deny
#    Allow from all
#

_ Include /usr/local/nocat/etc/httpd.conf

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
#

トップ «前の日記(2004-03-30) 最新 次の日記(2004-04-01)» 編集

過去の日記


2002|07|08|09|10|11|12|
2003|01|02|03|04|05|06|07|08|09|10|11|12|
2004|01|02|03|04|05|06|07|08|09|10|11|12|
2005|01|02|03|04|05|06|07|08|09|10|11|12|
2006|01|02|03|04|05|06|07|08|09|10|11|12|
2007|01|02|03|04|05|06|07|08|09|10|11|12|
2008|01|02|03|04|05|06|07|08|09|10|11|12|
2009|01|02|03|04|05|06|07|08|09|10|11|12|
2010|01|02|03|04|05|06|07|08|09|10|11|
2011|03|05|09|