From owner-freebsd-questions Fri Mar 29 8:36:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from bamse.ktv.se (bamse.ktv.se [195.17.241.138]) by hub.freebsd.org (Postfix) with ESMTP id 6CCBE37B419 for ; Fri, 29 Mar 2002 08:35:17 -0800 (PST) Received: from ktv1 (adsl.entus.se [195.17.241.139]) by bamse.ktv.se (8.11.6/8.11.6) with ESMTP id g2TGZGA13680 for ; Fri, 29 Mar 2002 17:35:16 +0100 (CET) (envelope-from leo@ktv.se) Reply-To: From: "Leo De Geer" To: Subject: problem with apache 1.3.23 and ssi under freebsd 4.5 Date: Fri, 29 Mar 2002 17:35:16 +0100 Organization: Kristianstad Teknikverkstad Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00F0_01C1D748.174ACDC0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Disposition-Notification-To: "Leo De Geer" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_00F0_01C1D748.174ACDC0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I cant get the ssi to work I have put this in the httpd.conf # # To use server-parsed HTML files # AddType text/html .shtml AddHandler server-parsed .shtml Any suggestions to thats wrong Regards leo Kristianstad Teknikverkstad www.ktv.se www.teknikshoppen.nu ------=_NextPart_000_00F0_01C1D748.174ACDC0 Content-Type: text/html; name="Server Information.htm" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Server Information.htm" Server Information

Apache Server Information

Server Settings, = mod_perl.c, mod_php4.c, mod_setenvif.c<= /A>, mod_so.c, mod_unique_id.= c, mod_usertrack.= c, mod_headers.c, mod_expires.c, mod_cern_meta.= c, mod_proxy.c, = mod_digest.c,= mod_auth_db.c, mod_auth_anon.= c, mod_auth.c, mod_access.c,= mod_rewrite.c, mod_alias.c, = mod_userdir.c, mod_speling.c, mod_actions.c, mod_imap.c, mod_asis.c, mod_cgi.c, mod_dir.c, mod_autoindex.= c, mod_include.c, mod_info.c, mod_status.c,= mod_negotiat= ion.c,=20 mod_mime.c, = mod_mime_magi= c.c,=20 mod_log_confi= g.c,=20 mod_env.c, = mod_vhost_al= ias.c,=20 mod_mmap_sta= tic.c,=20 http_core.c
Server Version: Apache/1.3.24=20 (Unix) mod_perl/1.26 PHP/4.1.2
Server = Built:=20 Mar 25 2002 21:34:56
API=20 Version: 19990320:11
Run Mode:=20 standalone
User/Group:=20 www(80)/80
Hostname/port:=20 gw.ahusonline.com:80
Daemons: start: 5=20    min idle: 5    max idle: 10    max:=20 150
Max Requests: per child: 0    = keep=20 alive: on    max per connection: = 100
Threads:=20 per child: 0   
Excess requests: = per=20 child: 0   
Timeouts: = connection: 300=20    keep-alive: 15
Server Root:=20 /usr/local
Config File:=20 etc/apache/httpd.conf
PID File:=20 /var/run/httpd.pid
Scoreboard File:=20 /var/run/httpd.scoreboard

Module Name: mod_perl.c=20
Content handlers: perl-script ,=20 httpd/unix-directory=20
Configuration Phase Participation: Child = Init,=20 Create Directory Config, Merge Directory Configs, = Create=20 Server Config, Merge Server Configs
Request Phase Participation: Post-Read = Request,=20 Header Parse, Translate Path, Check Access, = Verify User ID, Verify User Access, Check = Type,=20 Fixups, Logging
Module Directives:=20
<Perl> - Perl code=20
</Perl> - End Perl code=20
=3Dpod - Start of POD=20
=3Dback - End of =3Dover=20
=3Dcut - End of POD=20
__END__ - Stop reading config=20
PerlFreshRestart - Tell mod_perl to reload modules and = flush=20 Apache::Registry cache on restart=20
PerlTaintCheck - Turn on -T switch=20
PerlWarn - Turn on -w switch=20
PerlScript - this directive is deprecated, use=20 `PerlRequire'=20
PerlRequire - A Perl script name, pulled in via = require=20
PerlModule - List of Perl modules=20
PerlSetVar - Perl config var and value=20
PerlAddVar - Perl config var and value=20
PerlSetEnv - Perl %ENV key and value=20
PerlPassEnv - pass environment variables to %ENV=20
PerlSendHeader - Tell mod_perl to parse and send HTTP=20 headers=20
PerlSetupEnv - Tell mod_perl to setup %ENV by = default=20
PerlHandler - the Perl handler routine name=20
PerlTransHandler - the Perl Translation handler routine=20 name=20
PerlAuthenHandler - the Perl Authentication handler routine = name=20
PerlAuthzHandler - the Perl Authorization handler routine=20 name=20
PerlAccessHandler - the Perl Access handler routine = name=20
PerlTypeHandler - the Perl Type check handler routine = name=20
PerlFixupHandler - the Perl Fixup handler routine = name=20
PerlLogHandler - the Perl Log handler routine name =
PerlCleanupHandler - the Perl Cleanup handler routine = name=20
PerlInitHandler - the Perl Init handler routine = name=20
PerlHeaderParserHandler - the Perl Header Parser handler = routine=20 name=20
PerlChildInitHandler - the Perl Child init handler routine=20 name=20
PerlChildExitHandler - the Perl Child exit handler routine=20 name=20
PerlPostReadRequestHandler - the Perl Post Read Request = handler=20 routine name=20
PerlDispatchHandler - the Perl Dispatch handler routine=20 name=20
PerlRestartHandler - the Perl Restart handler routine = name=20
Current Configuration:=20

Module Name: mod_php4.c=20
Content handlers: = application/x-httpd-php ,=20 application/x-httpd-php-source , text/html=20
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs, Child Exit
Request Phase Participation: = none
Module Directives:=20
php_value - PHP Value Modifier=20
php_flag - PHP Flag Modifier=20
php_admin_value - PHP Value Modifier (Admin)=20
php_admin_flag - PHP Flag Modifier (Admin)=20
Current Configuration:=20

Module Name: mod_setenvif.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs, Create Server = Config,=20 Merge Server Configs
Request Phase Participation: Post-Read = Request,=20 Header Parse
Module Directives:=20
SetEnvIf - A header-name, regex and a list of = variables.=20
SetEnvIfNoCase - a header-name, regex and a list of=20 variables.=20
BrowserMatch - A browser regex and a list of = variables.=20
BrowserMatchNoCase - A browser regex and a list of=20 variables.=20
Current Configuration:=20
etc/apache/httpd.conf=20
BrowserMatch "Mozilla/2" nokeepalive
BrowserMatch "MSIE 4\.0b2;" nokeepalive downgrade-1.0=20 force-response-1.0
BrowserMatch "RealPlayer 4\.0" force-response-1.0
BrowserMatch "Java/1\.0" force-response-1.0
BrowserMatch "JDK/1\.0" force-response-1.0

Module Name: mod_so.c=20
Content handlers: none
Configuration Phase Participation: Create = Server=20 Config
Request Phase Participation: = none
Module Directives:=20
LoadModule - a module name and the name of a shared object = file to=20 load it from=20
LoadFile - shared object file or library to load into the = server at=20 runtime=20
Current Configuration:=20
etc/apache/httpd.conf=20
LoadModule mmap_static_module=20 libexec/apache/mod_mmap_static.so
LoadModule vhost_alias_module=20 libexec/apache/mod_vhost_alias.so
LoadModule env_module libexec/apache/mod_env.so
LoadModule config_log_module=20 libexec/apache/mod_log_config.so
LoadModule mime_magic_module=20 libexec/apache/mod_mime_magic.so
LoadModule mime_module libexec/apache/mod_mime.so
LoadModule negotiation_module=20 libexec/apache/mod_negotiation.so
LoadModule status_module = libexec/apache/mod_status.so
LoadModule info_module libexec/apache/mod_info.so
LoadModule includes_module = libexec/apache/mod_include.so
LoadModule autoindex_module=20 libexec/apache/mod_autoindex.so
LoadModule dir_module libexec/apache/mod_dir.so
LoadModule cgi_module libexec/apache/mod_cgi.so
LoadModule asis_module libexec/apache/mod_asis.so
LoadModule imap_module libexec/apache/mod_imap.so
LoadModule action_module = libexec/apache/mod_actions.so
LoadModule speling_module = libexec/apache/mod_speling.so
LoadModule userdir_module = libexec/apache/mod_userdir.so
LoadModule alias_module = libexec/apache/mod_alias.so
LoadModule rewrite_module = libexec/apache/mod_rewrite.so
LoadModule access_module = libexec/apache/mod_access.so
LoadModule auth_module libexec/apache/mod_auth.so
LoadModule anon_auth_module=20 libexec/apache/mod_auth_anon.so
LoadModule db_auth_module = libexec/apache/mod_auth_db.so
LoadModule digest_module = libexec/apache/mod_digest.so
LoadModule proxy_module libexec/apache/libproxy.so
LoadModule cern_meta_module=20 libexec/apache/mod_cern_meta.so
LoadModule expires_module = libexec/apache/mod_expires.so
LoadModule headers_module = libexec/apache/mod_headers.so
LoadModule usertrack_module=20 libexec/apache/mod_usertrack.so
LoadModule unique_id_module=20 libexec/apache/mod_unique_id.so
LoadModule setenvif_module = libexec/apache/mod_setenvif.so
LoadModule php4_module libexec/apache/libphp4.so
LoadModule perl_module libexec/apache/libperl.so

Module Name: mod_unique_id.c=20
Content handlers: none
Configuration Phase Participation: Child = Init
Request Phase Participation: Post-Read = Request
Module Directives: none=20

Module Name: mod_usertrack.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config, Create Server Config
Request Phase Participation: Fixups
Module Directives:=20
CookieExpires - an expiry date code=20
CookieTracking - whether or not to enable cookies=20
CookieName - name of the tracking cookie=20
CookieDomain - domain to which this cookie applies =
CookieStyle - 'Netscape', 'Cookie' (RFC2109), or 'Cookie2'=20 (RFC2965)=20
Current Configuration:=20

Module Name: mod_headers.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs, Create Server = Config,=20 Merge Server Configs
Request Phase Participation: Fixups
Module Directives:=20
Header - an action, header and value=20
Current Configuration:=20

Module Name: mod_expires.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs
Request Phase Participation: Fixups
Module Directives:=20
ExpiresActive - Limited to 'on' or 'off'=20
ExpiresBytype - a MIME type followed by an expiry date=20 code=20
ExpiresDefault - an expiry date code=20
Current Configuration:=20

Module Name: mod_cern_meta.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs
Request Phase Participation: Fixups
Module Directives:=20
MetaFiles - Limited to 'on' or 'off'=20
MetaDir - the name of the directory containing meta = files=20
MetaSuffix - the filename suffix for meta files=20
Current Configuration:=20

Module Name: mod_proxy.c=20
Content handlers: proxy-server=20
Configuration Phase Participation: Create = Server=20 Config, Merge Server Configs
Request Phase Participation: Post-Read = Request,=20 Translate Path, Fixups
Module Directives:=20
ProxyRequests - on if the true proxy requests should be=20 accepted=20
ProxyRemote - a scheme, partial URL or '*' and a proxy=20 server=20
ProxyPass - a virtual path and a URL=20
ProxyPassReverse - a virtual path and a URL for reverse = proxy=20 behaviour=20
ProxyBlock - A list of names, hosts or domains to which the = proxy=20 will not connect=20
ProxyReceiveBufferSize - Receive buffer size for outgoing = HTTP and=20 FTP connections in bytes=20
ProxyIOBufferSize - IO buffer size for outgoing HTTP and = FTP=20 connections in bytes=20
NoProxy - A list of domains, hosts, or subnets to which the = proxy=20 will connect directly=20
ProxyDomain - The default intranet domain name (in absence = of a=20 domain in the URL)=20
AllowCONNECT - A list of ports which CONNECT may connect=20 to=20
CacheRoot - The directory to store cache files=20
CacheSize - The maximum disk space used by the cache in = Kb=20
CacheMaxExpire - The maximum time in hours to cache a=20 document=20
CacheDefaultExpire - The default time in hours to cache a=20 document=20
CacheLastModifiedFactor - The factor used to estimate = Expires date=20 from LastModified date=20
CacheGcInterval - The interval between garbage collections, = in=20 hours=20
CacheDirLevels - The number of levels of subdirectories in = the=20 cache=20
CacheDirLength - The number of characters in subdirectory=20 names=20
NoCache - A list of names, hosts or domains for which = caching is=20 *not* provided=20
CacheForceCompletion - Force a http cache completion after = this=20 percentage is loaded=20
ProxyVia - Configure Via: proxy header header to one of: on = | off |=20 block | full=20
Current Configuration:=20

Module Name: mod_digest.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config
Request Phase Participation: Verify User = ID,=20 Verify User Access
Module Directives:=20
AuthDigestFile -
Current Configuration:=20

Module Name: mod_auth_db.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config
Request Phase Participation: Verify User = ID,=20 Verify User Access
Module Directives:=20
AuthDBUserFile -
AuthDBGroupFile -
AuthUserFile -
AuthGroupFile -
AuthDBAuthoritative - Set to 'no' to allow access control = to be=20 passed along to lower modules if the userID is not known to this=20 module=20
Current Configuration:=20

Module Name: mod_auth_anon.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config
Request Phase Participation: Verify User = ID,=20 Verify User Access
Module Directives:=20
Anonymous - a space-separated list of user IDs=20
Anonymous_MustGiveEmail - Limited to 'on' or 'off' =
Anonymous_NoUserId - Limited to 'on' or 'off'=20
Anonymous_VerifyEmail - Limited to 'on' or 'off'=20
Anonymous_LogEmail - Limited to 'on' or 'off'=20
Anonymous_Authoritative - Limited to 'on' or 'off' =
Current Configuration:=20

Module Name: mod_auth.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config
Request Phase Participation: Verify User = ID,=20 Verify User Access
Module Directives:=20
AuthUserFile - text file containing user IDs and = passwords=20
AuthGroupFile - text file containing group names and member = user=20 IDs=20
AuthAuthoritative - Set to 'off' to allow access control to = be=20 passed along to lower modules if the UserID is not known to this=20 module=20
Current Configuration:=20

Module Name: mod_access.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config
Request Phase Participation: Check = Access
Module Directives:=20
order - 'allow,deny', 'deny,allow', or = 'mutual-failure'=20
allow - 'from' followed by hostnames or IP-address=20 wildcards=20
deny - 'from' followed by hostnames or IP-address=20 wildcards=20
Current Configuration:=20
etc/apache/httpd.conf=20
<Directory "/usr/local/www/data">=20
  Order allow,deny
  Allow from all
</Directory>
<Files ~ "^\.ht">=20
  Order allow,deny
  Deny from all
</Files>
<Directory "/usr/local/www/icons">=20
  Order allow,deny
  Allow from all
</Directory>
<Directory "/usr/local/share/doc/apache">=20
  Order allow,deny
  Allow from all
</Directory>
<Directory "/usr/local/www/cgi-bin">=20
  Order allow,deny
  Allow from all
</Directory>
<Location /server-status>=20
  Order deny,allow
  Deny from all
  Allow from 195.17.241.
</Location>
<Location /server-info>=20
  Order deny,allow
  Deny from all
  Allow from 195.17.241.
</Location>

Module Name: mod_rewrite.c=20
Content handlers: redirect-handler=20
Configuration Phase Participation: Child = Init,=20 Create Directory Config, Merge Directory Configs, = Create=20 Server Config, Merge Server Configs
Request Phase Participation: Translate = Path,=20 Check Type, Fixups
Module Directives:=20
RewriteEngine - On or Off to enable or disable (default) = the whole=20 rewriting engine=20
RewriteOptions - List of option strings to set=20
RewriteBase - the base URL of the per-directory = context=20
RewriteCond - an input string and a to be applied=20 regexp-pattern=20
RewriteRule - an URL-applied regexp-pattern and a = substitution=20 URL=20
RewriteMap - a mapname and a filename=20
RewriteLock - the filename of a lockfile used for = inter-process=20 synchronization=20
RewriteLog - the filename of the rewriting logfile =
RewriteLogLevel - the level of the rewriting logfile = verbosity=20 (0=3Dnone, 1=3Dstd, .., 9=3Dmax)=20
Current Configuration:=20

Module Name: mod_alias.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs, Create Server = Config,=20 Merge Server Configs
Request Phase Participation: Translate = Path,=20 Fixups
Module Directives:=20
Alias - a fakename and a realname=20
ScriptAlias - a fakename and a realname=20
Redirect - an optional status, then document to be = redirected and=20 destination URL=20
AliasMatch - a regular expression and a filename=20
ScriptAliasMatch - a regular expression and a = filename=20
RedirectMatch - an optional status, then a regular = expression and=20 destination URL=20
RedirectTemp - a document to be redirected, then the = destination=20 URL=20
RedirectPermanent - a document to be redirected, then the=20 destination URL=20
Current Configuration:=20
etc/apache/httpd.conf=20
Alias /icons/ "/usr/local/www/icons/"
Alias /manual/ "/usr/local/share/doc/apache/"
ScriptAlias /cgi-bin/ "/usr/local/www/cgi-bin/"

Module Name: mod_userdir.c=20
Content handlers: none
Configuration Phase Participation: Create = Server=20 Config
Request Phase Participation: Translate = Path
Module Directives:=20
UserDir - the public subdirectory in users' home = directories, or=20 'disabled', or 'disabled username username...', or 'enabled username=20 username...'=20
Current Configuration:=20
etc/apache/httpd.conf=20
UserDir public_html

Module Name: mod_speling.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config, Create Server Config
Request Phase Participation: Fixups
Module Directives:=20
CheckSpelling - whether or not to fix = miscapitalized/misspelled=20 requests=20
Current Configuration:=20

Module Name: mod_actions.c=20
Content handlers: */*=20
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs
Request Phase Participation: = none
Module Directives:=20
Action - a media type followed by a script name=20
Script - a method followed by a script name=20
Current Configuration:=20

Module Name: mod_imap.c=20
Content handlers: = application/x-httpd-imap ,=20 imap-file=20
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs
Request Phase Participation: = none
Module Directives:=20
ImapMenu - the type of menu generated: none, formatted,=20 semiformatted, unformatted=20
ImapDefault - the action taken if no match: error, = nocontent,=20 referer, menu, URL=20
ImapBase - the base for all URL's: map, referer, URL (or = start=20 of)=20
Current Configuration:=20

Module Name: mod_asis.c=20
Content handlers: httpd/send-as-is ,=20 send-as-is=20
Configuration Phase Participation: = none
Request Phase Participation: = none
Module Directives: none=20

Module Name: mod_cgi.c=20
Content handlers: = application/x-httpd-cgi ,=20 cgi-script=20
Configuration Phase Participation: Create = Server=20 Config, Merge Server Configs
Request Phase Participation: = none
Module Directives:=20
ScriptLog - the name of a log for script debugging = info=20
ScriptLogLength - the maximum length (in bytes) of the = script debug=20 log=20
ScriptLogBuffer - the maximum size (in bytes) to record of = a POST=20 request=20
Current Configuration:=20

Module Name: mod_dir.c=20
Content handlers: httpd/unix-directory=20
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs
Request Phase Participation: = none
Module Directives:=20
DirectoryIndex - a list of file names=20
Current Configuration:=20
etc/apache/httpd.conf=20
DirectoryIndex index.php index.php3 index.html
DirectoryIndex index.php3 index.html
DirectoryIndex index.php index.html index.shtml
DirectoryIndex index.html

Module Name: mod_autoindex.c=20
Content handlers: httpd/unix-directory=20
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs
Request Phase Participation: = none
Module Directives:=20
AddIcon - an icon URL followed by one or more = filenames=20
AddIconByType - an icon URL followed by one or more MIME=20 types=20
AddIconByEncoding - an icon URL followed by one or more = content=20 encodings=20
AddAlt - alternate descriptive text followed by one or more = filenames=20
AddAltByType - alternate descriptive text followed by one = or more=20 MIME types=20
AddAltByEncoding - alternate descriptive text followed by = one or=20 more content encodings=20
IndexOptions - one or more index options=20
IndexOrderDefault - {Ascending,Descending}=20 {Name,Size,Description,Date}=20
IndexIgnore - one or more file extensions=20
AddDescription - Descriptive text followed by one or more=20 filenames=20
HeaderName - a filename=20
ReadmeName - a filename=20
FancyIndexing - Limited to 'on' or 'off' (superseded by=20 IndexOptions FancyIndexing)=20
DefaultIcon - an icon URL=20
Current Configuration:=20
etc/apache/httpd.conf=20
IndexOptions FancyIndexing
AddIconByEncoding (CMP,/icons/compressed.gif) x-compress=20 x-gzip
AddIconByType (TXT,/icons/text.gif) text/*
AddIconByType (IMG,/icons/image2.gif) image/*
AddIconByType (SND,/icons/sound2.gif) audio/*
AddIconByType (VID,/icons/movie.gif) video/*
AddIcon /icons/binary.gif .bin .exe
AddIcon /icons/binhex.gif .hqx
AddIcon /icons/tar.gif .tar
AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm = .iv
AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip
AddIcon /icons/a.gif .ps .ai .eps
AddIcon /icons/layout.gif .html .shtml .htm .pdf
AddIcon /icons/text.gif .txt
AddIcon /icons/c.gif .c
AddIcon /icons/p.gif .pl .py
AddIcon /icons/f.gif .for
AddIcon /icons/dvi.gif .dvi
AddIcon /icons/uuencoded.gif .uu
AddIcon /icons/script.gif .conf .sh .shar .csh .ksh = .tcl
AddIcon /icons/tex.gif .tex
AddIcon /icons/bomb.gif core
AddIcon /icons/back.gif ..
AddIcon /icons/hand.right.gif README
AddIcon /icons/folder.gif ^^DIRECTORY^^
AddIcon /icons/blank.gif ^^BLANKICON^^
DefaultIcon /icons/unknown.gif
ReadmeName README
HeaderName HEADER
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v = *,t

Module Name: mod_include.c=20
Content handlers: = text/x-server-parsed-html ,=20 text/x-server-parsed-html3 , server-parsed ,=20 text/html=20
Configuration Phase Participation: Create = Directory=20 Config
Request Phase Participation: = none
Module Directives:=20
XBitHack - Off, On, or Full=20
Current Configuration:=20

Module Name: mod_info.c=20
Content handlers: server-info=20
Configuration Phase Participation: Create = Server=20 Config, Merge Server Configs
Request Phase Participation: = none
Module Directives:=20
AddModuleInfo - a module name and additional information on = that=20 module=20
Current Configuration:=20

Module Name: mod_status.c=20
Content handlers: = application/x-httpd-status ,=20 server-status=20
Configuration Phase Participation: = none
Request Phase Participation: = none
Module Directives:=20
ExtendedStatus - "On" to enable extended status = information, "Off"=20 to disable=20
Current Configuration:=20

Module Name: mod_negotiation.c=20
Content handlers: application/x-type-map = ,=20 type-map=20
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs
Request Phase Participation: Check Type, = Fixups
Module Directives:=20
CacheNegotiatedDocs - no arguments (either present or=20 absent)=20
LanguagePriority - space-delimited list of MIME language=20 abbreviations=20
Current Configuration:=20
etc/apache/httpd.conf=20
LanguagePriority en da nl et fr de el it ja kr no pl pt = pt-br ru=20 ltz ca es sv tw

Module Name: mod_mime.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs
Request Phase Participation: Check Type
Module Directives:=20
AddType - a mime type followed by one or more file=20 extensions=20
AddEncoding - an encoding (e.g., gzip), followed by one or = more=20 file extensions=20
AddCharset - a charset (e.g., iso-2022-jp), followed by one = or more=20 file extensions=20
AddLanguage - a language (e.g., fr), followed by one or = more file=20 extensions=20
AddHandler - a handler name followed by one or more file=20 extensions=20
ForceType - a media type=20
RemoveHandler - one or more file extensions=20
RemoveEncoding - one or more file extensions=20
RemoveType - one or more file extensions=20
SetHandler - a handler name=20
TypesConfig - the MIME types config file=20
DefaultLanguage - language to use for documents with no = other=20 language file extension=20
Current Configuration:=20
etc/apache/httpd.conf=20
TypesConfig /usr/local/etc/apache/mime.types
AddEncoding x-compress Z
AddEncoding x-gzip gz tgz
AddLanguage da .dk
AddLanguage nl .nl
AddLanguage en .en
AddLanguage et .ee
AddLanguage fr .fr
AddLanguage de .de
AddLanguage el .el
AddLanguage he .he
AddCharset ISO-8859-8 .iso8859-8
AddLanguage it .it
AddLanguage ja .ja
AddCharset ISO-2022-JP .jis
AddLanguage kr .kr
AddCharset ISO-2022-KR .iso-kr
AddLanguage nn .nn
AddLanguage no .no
AddLanguage pl .po
AddCharset ISO-8859-2 .iso-pl
AddLanguage pt .pt
AddLanguage pt-br .pt-br
AddLanguage ltz .lu
AddLanguage ca .ca
AddLanguage es .es
AddLanguage sv .sv
AddLanguage cz .cz
AddLanguage ru .ru
AddLanguage zh-tw .tw
AddLanguage tw .tw
AddCharset Big5 .Big5 .big5
AddCharset WINDOWS-1251 .cp-1251
AddCharset CP866 .cp866
AddCharset ISO-8859-5 .iso-ru
AddCharset KOI8-R .koi8-r
AddCharset UCS-2 .ucs2
AddCharset UCS-4 .ucs4
AddCharset UTF-8 .utf8
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php3-source .php3s
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
AddType application/x-tar .tgz
AddHandler cgi-script .cgi
AddType text/html .shtml
AddHandler server-parsed .shtml
<Location /server-status>=20
  SetHandler server-status
</Location>
<Location /server-info>=20
  SetHandler server-info
</Location>

Module Name: mod_mime_magic.c=20
Content handlers: none
Configuration Phase Participation: Create = Server=20 Config, Merge Server Configs
Request Phase Participation: Check Type
Module Directives:=20
MimeMagicFile - Path to MIME Magic file (in file(1)=20 format)=20
Current Configuration:=20
etc/apache/httpd.conf=20
MIMEMagicFile /usr/local/etc/apache/magic

Module Name: mod_log_config.c=20
Content handlers: none
Configuration Phase Participation: Create = Server=20 Config, Merge Server Configs
Request Phase Participation: Logging
Module Directives:=20
CustomLog - a file name, a custom log format string or = format name,=20 and an optional "env=3D" clause (see docs)=20
TransferLog - the filename of the access log=20
LogFormat - a log format string (see docs) and an optional = format=20 name=20
CookieLog - the filename of the cookie log=20
Current Configuration:=20
etc/apache/httpd.conf=20
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"=20 \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
CustomLog /var/log/httpd-access.log combined

Module Name: mod_env.c=20
Content handlers: none
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs
Request Phase Participation: Fixups
Module Directives:=20
PassEnv - a list of environment variables to pass to = CGI.=20
SetEnv - an environment variable name and a value to pass = to=20 CGI.=20
UnsetEnv - a list of variables to remove from the CGI=20 environment.=20
Current Configuration:=20

Module Name: mod_vhost_alias.c=20
Content handlers: none
Configuration Phase Participation: Create = Server=20 Config, Merge Server Configs
Request Phase Participation: Translate = Path
Module Directives:=20
VirtualScriptAlias - how to create a ScriptAlias based on = the=20 host=20
VirtualDocumentRoot - how to create the DocumentRoot based = on the=20 host=20
VirtualScriptAliasIP - how to create a ScriptAlias based on = the=20 host=20
VirtualDocumentRootIP - how to create the DocumentRoot = based on the=20 host=20
Current Configuration:=20

Module Name: mod_mmap_static.c=20
Content handlers: */*=20
Configuration Phase Participation: Create = Server=20 Config
Request Phase Participation: Translate = Path
Module Directives:=20
mmapfile - A space separated list of files to mmap at = config=20 time=20
Current Configuration:=20

Module Name: http_core.c=20
Content handlers: */* , = default-handler=20
Configuration Phase Participation: Create = Directory=20 Config, Merge Directory Configs, Create Server = Config,=20 Merge Server Configs
Request Phase Participation: Translate = Path,=20 Check Access, Check Type
Module Directives:=20
<Directory - Container for directives affecting = resources=20 located in the specified directories=20
</Directory> - Marks end of
<Location - Container for directives affecting resources = accessed through the specified URL paths=20
</Location> - Marks end of
<VirtualHost - Container to map directives to a = particular=20 virtual host, takes one or more host addresses=20
</VirtualHost> - Marks end of
<Files - Container for directives affecting files = matching=20 specified patterns=20
</Files> - Marks end of
<Limit - Container for authentication directives when = accessed=20 using specified HTTP methods=20
</Limit> - Marks end of
<LimitExcept - Container for authentication directives = to be=20 applied when any HTTP method other than those specified is used to = access the=20 resource=20
</LimitExcept> - Marks end of
<IfModule - Container for directives based on existance = of=20 specified modules=20
</IfModule> - Marks end of
<IfDefine - Container for directives based on existance = of=20 command line defines=20
</IfDefine> - Marks end of
<DirectoryMatch - Container for directives affecting = resources=20 located in the specified directories=20
</DirectoryMatch> - Marks end of =
<LocationMatch - Container for directives affecting = resources=20 accessed through the specified URL paths=20
</LocationMatch> - Marks end of =
<FilesMatch - Container for directives affecting files = matching=20 specified patterns=20
</FilesMatch> - Marks end of
AuthType - An HTTP authorization type (e.g., = "Basic")=20
AuthName - The authentication realm (e.g. "Members = Only")=20
Require - Selects which authenticated users or groups may = access a=20 protected space=20
Satisfy - access policy if both allow and require used = ('all' or=20 'any')=20
AddDefaultCharset - The name of the default charset to add = to any=20 Content-Type without one or 'Off' to disable=20
AccessFileName - Name(s) of per-directory config files = (default:=20 .htaccess)=20
DocumentRoot - Root directory of the document tree =
ErrorDocument - Change responses for HTTP errors=20
AllowOverride - Controls what groups of directives can be=20 configured by per-directory config files=20
Options - Set a number of attributes for a given = directory=20
DefaultType - the default MIME type for untypable = files=20
ServerType - 'inetd' or 'standalone'=20
Port - A TCP port number=20
HostnameLookups - "on" to enable, "off" to disable reverse = DNS=20 lookups, or "double" to enable double-reverse DNS lookups=20
User - Effective user id for this server=20
Group - Effective group id for this server=20
ServerAdmin - The email address of the server=20 administrator=20
ServerName - The hostname of the server=20
ServerSignature - En-/disable server signature=20 (on|off|email)=20
ServerRoot - Common directory of server-related files = (logs, confs,=20 etc.)=20
ErrorLog - The filename of the error log=20
PidFile - A file for logging the server process ID =
ScoreBoardFile - A file for Apache to maintain runtime = process=20 management information=20
LockFile - The lockfile used when Apache needs to lock the = accept()=20 call=20
AccessConfig - The filename of the access config = file=20
ResourceConfig - The filename of the resource config = file=20
ServerAlias - A name or names alternately used to access = the=20 server=20
ServerPath - The pathname the server can be reached = at=20
Timeout - Timeout duration (sec)=20
KeepAliveTimeout - Keep-Alive timeout duration = (sec)=20
MaxKeepAliveRequests - Maximum number of Keep-Alive = requests per=20 connection, or 0 for infinite=20
KeepAlive - Whether persistent connections should be On or=20 Off=20
IdentityCheck - Enable identd (RFC 1413) user lookups -=20 SLOW=20
ContentDigest - whether or not to send a Content-MD5 header = with=20 each request=20
UseCanonicalName - How to work out the ServerName : Port = when=20 constructing URLs=20
StartServers - Number of child processes launched at server = startup=20
MinSpareServers - Minimum number of idle children, to = handle=20 request spikes=20
MaxSpareServers - Maximum number of idle children=20
MaxServers - Deprecated equivalent to = MaxSpareServers=20
ServersSafetyLimit - Deprecated equivalent to = MaxClients=20
MaxClients - Maximum number of children alive at the same=20 time=20
MaxRequestsPerChild - Maximum number of requests a = particular child=20 serves before dying.=20
RLimitCPU - Soft/hard limits for max CPU usage in = seconds=20
RLimitMEM - Soft/hard limits for max memory usage per=20 process=20
RLimitNPROC - soft/hard limits for max number of processes = per=20 uid=20
BindAddress - '*', a numeric IP address, or the name of a = host with=20 a unique IP address=20
Listen - A port number or a numeric IP address and a port=20 number=20
SendBufferSize - Send buffer size in bytes=20
AddModule - The name of a module=20
ClearModuleList -
ThreadsPerChild - Number of threads a child = creates=20
ExcessRequestsPerChild - Maximum number of requests a = particular=20 child serves after it is ready to die.=20
ListenBacklog - Maximum length of the queue of pending = connections,=20 as used by listen(2)=20
AcceptFilter - Switch AcceptFiltering on/off (default is=20 on).=20
CoreDumpDirectory - The location of the directory Apache = changes to=20 before dumping core=20
Include - Name of the config file to be included=20
LogLevel - Level of verbosity in error logging=20
NameVirtualHost - A numeric IP address:port, or the name of = a=20 host=20
CGICommandArgs - Allow or Disallow CGI requests to pass = args on the=20 command line=20
ServerTokens - Tokens displayed in the Server: header - = Min[imal],=20 OS, Prod[uctOnly], Full=20
LimitRequestLine - Limit on maximum size of an HTTP request = line=20
LimitRequestFieldsize - Limit on maximum size of an HTTP = request=20 header field=20
LimitRequestFields - Limit (0 =3D unlimited) on max number = of header=20 fields in a request message=20
LimitRequestBody - Limit (in bytes) on maximum size of = request=20 message body=20
AcceptMutex - Serialized Accept Mutex; the methods 'flock' = are=20 compiled in=20
FileETag - Specify components used to construct a file's=20 ETag=20
Current Configuration:=20
etc/apache/httpd.conf=20
ServerType standalone
ServerRoot "/usr/local"
PidFile /var/run/httpd.pid
ScoreBoardFile /var/run/httpd.scoreboard
Timeout 300
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 15
MinSpareServers 5
MaxSpareServers 10
StartServers 5
MaxClients 150
MaxRequestsPerChild 0
ClearModuleList
AddModule mod_mmap_static.c
AddModule mod_vhost_alias.c
AddModule mod_env.c
AddModule mod_log_config.c
AddModule mod_mime_magic.c
AddModule mod_mime.c
AddModule mod_negotiation.c
AddModule mod_status.c
AddModule mod_info.c
AddModule mod_include.c
AddModule mod_autoindex.c
AddModule mod_dir.c
AddModule mod_cgi.c
AddModule mod_asis.c
AddModule mod_imap.c
AddModule mod_actions.c
AddModule mod_speling.c
AddModule mod_userdir.c
AddModule mod_alias.c
AddModule mod_rewrite.c
AddModule mod_access.c
AddModule mod_auth.c
AddModule mod_auth_anon.c
AddModule mod_auth_db.c
AddModule mod_digest.c
AddModule mod_proxy.c
AddModule mod_cern_meta.c
AddModule mod_expires.c
AddModule mod_headers.c
AddModule mod_usertrack.c
AddModule mod_unique_id.c
AddModule mod_so.c
AddModule mod_setenvif.c
AddModule mod_php4.c
AddModule mod_perl.c
Port 80
User www
Group www
ServerAdmin ktv@ahusonline.com
DocumentRoot /usr/local/www/data/sm0wka
<Directory />=20
  Options FollowSymLinks
  AllowOverride None
</Directory>
<Directory "/usr/local/www/data">=20
  Options Indexes FollowSymLinks = MultiViews
  AllowOverride None
</Directory>
<IfModule mod_userdir.c>
</IfModule>
<IfModule mod_dir.c>
<IfModule mod_php3.c>
<IfModule mod_php4.c>
</IfModule>
<IfModule !mod_php4.c>
</IfModule>
</IfModule>
<IfModule !mod_php3.c>
<IfModule mod_php4.c>
</IfModule>
<IfModule !mod_php4.c>
</IfModule>
</IfModule>
</IfModule>
AccessFileName .htaccess
<Files ~ "^\.ht">=20
  Satisfy All
</Files>
UseCanonicalName On
<IfModule mod_mime.c>
</IfModule>
DefaultType text/plain
<IfModule mod_mime_magic.c>
</IfModule>
HostnameLookups Off
ErrorLog /var/log/httpd-error.log
LogLevel warn
ServerSignature On
<IfModule mod_alias.c>
<Directory "/usr/local/www/icons">=20
  Options Indexes MultiViews
  AllowOverride None
</Directory>
<Directory "/usr/local/share/doc/apache">=20
  Options Indexes FollowSymlinks = MultiViews
  AllowOverride None
</Directory>
<Directory "/usr/local/www/cgi-bin">=20
  AllowOverride None
  Options None
</Directory>
</IfModule>
<IfModule mod_autoindex.c>
</IfModule>
<IfModule mod_mime.c>
<IfModule mod_negotiation.c>
</IfModule>
<IfModule mod_php3.c>
</IfModule>
<IfModule mod_php4.c>
</IfModule>
</IfModule>
<IfModule mod_setenvif.c>
</IfModule>

Apache/1.3.24 Server at gw.ahusonline.com Port=20 80
------=_NextPart_000_00F0_01C1D748.174ACDC0 Content-Type: text/html; name="Apache Status.htm" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="Apache Status.htm" Apache Status

Apache Server Status for gw.ahusonline.com

Server Version: = Apache/1.3.24=20 (Unix) mod_perl/1.26 PHP/4.1.2
Server Built: Mar 25 2002 21:34:56

Current Time: Friday, 29-Mar-2002 18:39:41 CET
Restart Time: Friday,=20 29-Mar-2002 18:37:20 CET
Parent Server Generation: 8
Server = uptime: 2=20 minutes 21 seconds
1 requests currently being processed, 5 idle = servers =
_W____..........................................................
................................................................
................................................................
................................................................
................................................................
................................................................
................................................................
................................................................
Scoreboard Key:
"_" Waiting for = Connection,=20 "S" Starting up, "R" Reading=20 Request,
"W" Sending Reply, = "K"=20 Keepalive (read), "D" DNS = Lookup,
"L"=20 Logging, "G" Gracefully finishing, = "."=20 Open slot with no current process

PID Key:

   15687 in state: _ ,   15688 in state: W ,   =
15689 in state: _=20
   15690 in state: _ ,   15691 in state: _ ,   15694 in state: _=20


To obtain a full report with current status information you need to use = the=20 ExtendedStatus On directive.=20
Apache/1.3.24 Server at gw.ahusonline.com Port=20 80
------=_NextPart_000_00F0_01C1D748.174ACDC0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message