# # Template configuration file for cern_httpd # # This contains all the directives that cern_httpd currently # understands. However, this is *not* a substitution for reading # the manual! # # IMPORTANT: # Default values are in {curly braces} values that you need to # provide are in , but braces and brackets are # *NOT* part of the syntax! # # See: # # # for more information. # # Written by: # Sean Gonzalez on April 29, 1994 # # # *** GENERAL SETTINGS/DIRECTIVES *** # ServerRoot /some/path/server_root #HostName your.full.host.name ServerType StandAlone Port 80 PidFile httpd-pid UserId httpd GroupId httpd #Enable {GET HEAD POST} #Disable {all others} #IdentityCheck {Off} #DNSLookup {On} #Welcome {Welcome.html welcome.html index.html} #AlwaysWelcome {On} UserDir public_html #MetaDir {.web} #MetaSuffix {.meta} #MaxContentLengthBuffer {50 K} # # *** URL TRANSLATION RULES *** # #Redirect /some_url/* http://some_server/some_url/* #DefProt [.] #Protect [ [.] Exec /htbin/* /usr/local/www/htbin/* Exec /cgi-bin/* /usr/local/www/cgi-bin/* #Map #Pass Pass /* /home/WWW/* #Fail # # *** FILENAME SUFFIX DEFINITIONS *** # #AddType <.suffix> [] #AddEncoding <.suffix> #AddLanguage <.suffix> #SuffixCaseSense {Off} # # *** ACCESSORY SCRIPTS *** # #Search #Post-Script #Put-Script #Delete-Script # # *** DIRECTORY LISTINGS *** # DirAccess Selective #DirReadme {Top} #FTPDirInfo {Top} #DirShowIcons {On} #DirShowBrackets {On} #DirShowMinLength {15} #DirShowMaxLength {25} #DirShowDate {On} #DirShowSize {On} #DirShowBytes {Off} #DirShowHidden {Off} #DirShowOwner {Off} #DirShowGroup {Off} #DirShowMode {Off} #DirShowDescription {On} #DirShowHTMLTitles {On} #DirShowMaxDescrLength {25} #DirShowCase {Off} # # *** DIRECTORY ICONS *** # #AddIcon #AddBlankIcon #AddUnknownIcon #AddDirIcon #AddParentIcon # # *** LOGGING *** # (relative to ServerRoot if doesn's start with slash) # AccessLog logs/http.log #ProxyAccessLog logs/proxy.log #CacheAccessLog logs/http_cache.log ErrorLog logs/http.error LogFormat Common #LogTime {LocalTime} #NoLog # # *** TIMEOUTS *** # #InputTimeOut {2 mins} #OutputTimeOut {20 mins} #ScriptTimeOut {5 mins} # # *** PROXY CACHING *** # #Caching {Off} #CacheRoot #CacheSize {5 M} #NoCaching #CacheOnly #CacheClean #CacheUnused #CacheDefaultExpiry #CacheLastModifiedFactor / #KeepExpired {Off} #CacheTimeMargin #CacheNoConnect {Off} #CacheExpiryCheck {On} #Gc {fn(Caching)} #GcDailyGc