summaryrefslogtreecommitdiff
path: root/docs/conf
Commit message (Collapse)AuthorAgeFilesLines
* Reverse r168030 because the not-acceptable (406)Joshua Slive2005-05-251-1/+0
| | | | | | | | | custom error doc can't provide all the information provided by the internal doc. Also delete the corresponding .html.var file to avoid future confusion. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178453 13f79535-47bb-0310-9956-ffa450edef68
* WebDAVFS (1.3) is still broken in OS X Tiger.Erik Abele2005-05-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@170662 13f79535-47bb-0310-9956-ffa450edef68
* Missing ErrorDocument line for Not Acceptable.Joshua Slive2005-05-041-0/+1
| | | | | | | PR: 28581 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@168028 13f79535-47bb-0310-9956-ffa450edef68
* - don't allow PROPFIND in the default config for public_html directoriesJoe Orton2005-04-261-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164763 13f79535-47bb-0310-9956-ffa450edef68
* * docs/conf/extra/httpd-ssl.conf.in: Don't reference directories whichJoe Orton2005-04-191-6/+6
| | | | | | | aren't created by "make install". Use BrowserMatch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161883 13f79535-47bb-0310-9956-ffa450edef68
* Fix the logfile names in windows to have a .log extension.Joshua Slive2005-04-181-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161777 13f79535-47bb-0310-9956-ffa450edef68
* Add redirect-carefully BrowserMatch for FrontPage.Joe Orton2005-04-151-1/+2
| | | | | | | PR: 32842 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161475 13f79535-47bb-0310-9956-ffa450edef68
* As discussed on the list, change the default setting forRich Bowen2005-04-131-1/+1
| | | | | | | KeepAliveTimeout from 15 seconds to 5 seconds. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@161140 13f79535-47bb-0310-9956-ffa450edef68
* Bring the windows config file in line with the simplificationsJoshua Slive2005-04-121-675/+134
| | | | | | | | | of the main httpd.conf. Make a vain attempt to modify Makefile.win appropriately. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160989 13f79535-47bb-0310-9956-ffa450edef68
* Missing a space delimiter between the valuesBradley Nicholes2005-04-091-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160724 13f79535-47bb-0310-9956-ffa450edef68
* Merged the simple-conf branch changes r159781:160695 into the trunk.Joshua Slive2005-04-0914-1154/+1084
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160696 13f79535-47bb-0310-9956-ffa450edef68
* * docs/conf/httpd-win.confSander Striker2005-04-081-450/+476
| | | | | | Reformat. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160584 13f79535-47bb-0310-9956-ffa450edef68
* Need to update the default conf.William A. Rowe Jr2005-04-071-1/+1
| | | | | | | | | | Submitted for your consideration - does AddHandler imap-file map make sense anymore? or should the handler be imagemap-file? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@160436 13f79535-47bb-0310-9956-ffa450edef68
* * docs/conf/httpd-std.conf.inSander Striker2005-03-301-3/+5
| | | | | | | | | Adjust one conditional to new style. Wrap mod_logio directives into a conditional, instead of having them commented out. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159499 13f79535-47bb-0310-9956-ffa450edef68
* Stop exposing source filenames in the configuration files.Sander Striker2005-02-082-32/+32
| | | | | | | | | | | | * docs\conf\httpd-win.conf * docs\conf\httpd-std.conf.in Replace all occurences of *.c with *_module within IfModule clauses, as pointed out by Paul Querna to be possible nowadays. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@152951 13f79535-47bb-0310-9956-ffa450edef68
* Sync available error languages with used LanguagePriority.Erik Abele2005-01-082-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124607 13f79535-47bb-0310-9956-ffa450edef68
* update config for pt-br inclusionAndré Malo2005-01-062-6/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124362 13f79535-47bb-0310-9956-ffa450edef68
* Remove AddDefaultCharset from the default configuration becauseRoy T. Fielding2004-12-112-24/+0
| | | | | | | | | | setting a site-wide default does more harm than good. PR: 23421 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111581 13f79535-47bb-0310-9956-ffa450edef68
* general property cleanupAndré Malo2004-11-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105995 13f79535-47bb-0310-9956-ffa450edef68
* Remove the .cvsignore files.Joe Orton2004-11-191-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105796 13f79535-47bb-0310-9956-ffa450edef68
* - switch default session cache to shmcbJoe Orton2004-11-101-4/+2
| | | | | | | - remove comment on using shmht which has been removed git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105742 13f79535-47bb-0310-9956-ffa450edef68
* * docs/conf/magic: Remove trailing whitespace.Joe Orton2004-11-021-1/+1
| | | | | | | | PR: 31472 Submitted by: Jack Repenning git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105671 13f79535-47bb-0310-9956-ffa450edef68
* Add proxy_ajp and proxy_balancer to the LoadModule list.Mladen Turk2004-09-131-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105103 13f79535-47bb-0310-9956-ffa450edef68
* Move charset.conv configuration file out of experimental and into docs/conf. ↵Bradley Nicholes2004-08-181-0/+55
| | | | | | | | | This file holds the character set conversion table used by the authn_ldap provider. See Attic in experimental directory for previous change history. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104722 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate AddCharsets (both old and new:-)Nick Kew2004-08-021-20/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104445 13f79535-47bb-0310-9956-ffa450edef68
* Fix Bug 22684 and add some additional charsets.Nick Kew2004-08-021-5/+30
| | | | | | | Provides a better workaround for Bug 23421. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104444 13f79535-47bb-0310-9956-ffa450edef68
* * docs/conf/httpd-std.conf.inSander Striker2004-07-152-0/+2
| | | | | | | | | * docs/conf/httpd-win.conf Add XML Spy to the clients who need to be carefully redirected. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104300 13f79535-47bb-0310-9956-ffa450edef68
* msgGreg Stein2004-07-151-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104298 13f79535-47bb-0310-9956-ffa450edef68
* Drop support for the "CompatEnvVars" argument to SSLOptions, which wasJoe Orton2004-06-031-5/+1
| | | | | | | | | | | | | | never implemented in 2.0 and never needed to be. * docs/ssl/ssl-std.conf.in: Remove CompatEnvVars examples. * modules/ssl/ssl_engine_config.c (ssl_cmd_SSLOptions): Don't allow the CompatEnvVars argument. * modules/ssl/ssl_private.h: Remove SSL_OPT_COMPATENVVARS macro. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103829 13f79535-47bb-0310-9956-ffa450edef68
* incorporate Spanish translationAndré Malo2004-04-232-6/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103489 13f79535-47bb-0310-9956-ffa450edef68
* Add maxmemfree as a default for the netware mpmBradley Nicholes2004-03-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102866 13f79535-47bb-0310-9956-ffa450edef68
* fix type of .rm extensionAndré Malo2004-02-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102723 13f79535-47bb-0310-9956-ffa450edef68
* Fixed file extensions for real media files and removed rpm extensionAndré Malo2004-01-281-3/+3
| | | | | | | | | | from mime.types. PR: 26079 Submitted by: Allan Sandfeld <kde carewolf.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102429 13f79535-47bb-0310-9956-ffa450edef68
* add commented LoadModule directive for mod_deflateAndré Malo2004-01-181-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102369 13f79535-47bb-0310-9956-ffa450edef68
* * Add dmg to application/octet-stream (PR#23902)Erik Abele2004-01-101-2/+2
| | | | | | | * Add m4u to video/vnd.mpegurl (PR#25269) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102265 13f79535-47bb-0310-9956-ffa450edef68
* Move SSLRandomSeed out of the <IfDefine SSL> container to supportErik Abele2004-01-041-17/+24
| | | | | | | | | | starting without SSL on platforms with no /dev/random equivalent but a statically compiled-in mod_ssl. See PR: 25867 Submitted by: Rob Meyer <rob bigdis.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102179 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecessary comments about uncompleted documentation.Erik Abele2004-01-041-11/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102177 13f79535-47bb-0310-9956-ffa450edef68
* Unless anyone strenuously objects, I'm adding back the commentsRich Bowen2003-11-171-0/+38
| | | | | | | | regarding ScriptInterpreterSource. We're getting an increasing number of questions about this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101802 13f79535-47bb-0310-9956-ffa450edef68
* match the comments in 2.0Roy T. Fielding2003-10-112-6/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101412 13f79535-47bb-0310-9956-ffa450edef68
* "Listen 80" just works now, using v4-only, v6-only, mapped addressCliff Woolley2003-09-281-2/+1
| | | | | | | | | or non-mapped address. Submitted by: Colm MacCarthaigh <colm@stdlib.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101337 13f79535-47bb-0310-9956-ffa450edef68
* Add extension for XUL (PR#20558).Erik Abele2003-08-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101001 13f79535-47bb-0310-9956-ffa450edef68
* Standardize on example.com names, never bogus your-server.name styleWilliam A. Rowe Jr2003-07-292-4/+4
| | | | | | | | entries. Roy attacked this recently, but apparently there are some holdovers or reversions to this policy. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100847 13f79535-47bb-0310-9956-ffa450edef68
* remove duped sectionAndré Malo2003-07-231-9/+0
| | | | | | | Submitted by: Justin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100743 13f79535-47bb-0310-9956-ffa450edef68
* further cleanup, and add esperanto codeAndré Malo2003-07-212-10/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100725 13f79535-47bb-0310-9956-ffa450edef68
* cleanup addlanguage/comments and languagepriorityAndré Malo2003-07-212-35/+34
| | | | | | | PR: 21743 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100722 13f79535-47bb-0310-9956-ffa450edef68
* Oops. Replace * with *:80 in the <VirtualHost> example also.Rich Bowen2003-07-162-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100657 13f79535-47bb-0310-9956-ffa450edef68
* Replace NameVirtualHost * with NameVirtualHost *:80 in the exampleRich Bowen2003-07-162-2/+2
| | | | | | | config. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100654 13f79535-47bb-0310-9956-ffa450edef68
* remove my in-line commentsRoy T. Fielding2003-07-141-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100607 13f79535-47bb-0310-9956-ffa450edef68
* When the top-level directory section for / was added for the sakeRoy T. Fielding2003-07-142-2/+8
| | | | | | | | | | | | | | | | of performance and to allow automount symlinks to be followed, we mistakenly opened access to the entire directory system by default. I noticed this because all of the /~user directories are available by default without any restrictions, which is a bad idea for anything other than one server within a department of shared users. However, it also makes it easier to serve files anywhere on disk by mistake, and makes other URI-handling bugs more severe than they would be otherwise. Therefore, this patch reinstates access control to deny access to all files other than under DocumentRoot, icons, and manual, until additional directory/locations are explicitly allowed by the admin. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100593 13f79535-47bb-0310-9956-ffa450edef68
* Answer Jeff and Andres concerns regarding ssl-std.conf.inThom May2003-07-131-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100576 13f79535-47bb-0310-9956-ffa450edef68